clingine
clingine copied to clipboard
Examples won't run on Windows oS
Even with all requirements installed, the examples make a new window which closes instantly. Have I installed requirements wrong or is there a problem with the code?
there was an error in the shapes_demo.py example, (should be fixed by now). However, the other two examples (the main.py of ray and spaceship in examples/) work fine on my windows 10 machine. Make sure that you've installed requirements_windows.txt and not requirements.txt.
Im running the examples on the command prompt. I haven't tried running them on IDEs so i cant say if the examples work there.
also im using python 3