Open fleeaway opened 6 years ago
finally, Copy relevant deployment files from the \models\research\slim directory paste it to Python\Lib\site-packages directory and it works. so weird!! the pythonpath don't work
I am experiencing the same problem. Where is the file path 'Python\Lib\site-packages directory', as when I searched I could not find it.
Thanks
issue the command "python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config", to restart training, error "No module named 'deployment'" , issue “activate tensorflow1” to re-enter the environment, and then issue the commands given in Step 2e still not work. have set %pythonpath%, but how to set %path%