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

Install required packages on colab not working correctly #30

Open
godfreynolan opened this issue Jul 20, 2023 · 0 comments
Open

Install required packages on colab not working correctly #30

godfreynolan opened this issue Jul 20, 2023 · 0 comments

Comments

@godfreynolan
Copy link

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:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant