Error. Don't start gui.sh
After install all python libraries:
click on gui.sh => Error:
Run python visualizer_drag.py, the bash script will only make sure you have the models they show in the demo in the dropdown. The GUI is quite flexible, so you can drag-and-drop the downloaded models instead of this.
Run
python visualizer_drag.py, thebashscript will only make sure you have the models they show in the demo in the dropdown. The GUI is quite flexible, so you can drag-and-drop the downloaded models instead of this.
I got that at the beginning as well. My solution as of now is to remove those 3 lines of code and it's running (using Windows 10). Maybe there'll be a fix, but I think those lines don't do much.
I got that at the beginning as well. My solution as of now is to remove those 3 lines of code and it's running (using Windows 10). Maybe there'll be a fix, but I think those lines don't do much.
What are the lines?
180-182, the if condition it's checking (and I think shouldn't be there).
180-182, the if condition it's checking (and I think shouldn't be there).
Magic :D