Omri Kaduri
Results
2
comments of
Omri Kaduri
Seems like an encoding problem. If you have Notepad++ on your Windows machine, use it to change the encoding by: Opening the file -> Edit -> EOL Conversion -> Unix...
What are the command parameters you used to run the `demo.py`? Specifically, have you specified `show` to be `True`? It might be the cause. Try setting it to `False`.