clingine icon indicating copy to clipboard operation
clingine copied to clipboard

Examples won't run on Windows oS

Open lesageethan opened this issue 5 years ago • 1 comments

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?

lesageethan avatar Oct 19 '20 08:10 lesageethan

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

avancayetano avatar Oct 19 '20 14:10 avancayetano