Open pumpkinband opened 6 years ago
By using
$ python -m scripts.label_image
this Error appears
/usr/bin/python: No module named scripts
Most probably your are in the wrong directory where u are executing the command
By using
$ python -m scripts.label_image
this Error appears
/usr/bin/python: No module named scripts