Nkap23 / TensorFlow_with_Colab_tutorial

TensorFlow 2 Object Detection API with Google Colab!
MIT License
15 stars 23 forks source link

Step 9 : python3: can't open file 'setup.py' #8

Open AlArths opened 3 years ago

AlArths commented 3 years ago

When I try to run the cell dedicated to Step 9 :

!python setup.py build !python setup.py install

I have theses issues

python3: can't open file 'setup.py': [Errno 2] No such file or directory python3: can't open file 'setup.py': [Errno 2] No such file or directory

I have tried to look for setup.py but I don't know which one it is.

Thanks

qiu181 commented 3 years ago

it's in TensorFlow/models/research/object_detection/packages/tf2/setup.py