Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.
This repository was archived by the owner on May 10, 2024. It is now read-only.

Install required packages on colab not working correctly #30

@godfreynolan

Description

@godfreynolan

Expected Behavior

Install the required packages works correctly

Actual Behavior

Colab fails with the following error message
Installing build dependencies ... done
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

Steps to Reproduce the Problem

  1. Open "Build and deploy a custom object detection model with TensorFlow Lite (Android)"
  2. Go to step 7 - Train a custom object detection model
  3. Open colab Train a salad detector with TFLite Model Maker
  4. Run the first code segment - Install the required packages works correctly
  5. Colab fails with error above

Specifications

  • Version: Chrome 114.0.5735.201
  • Platform:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions