python - Are there instructions for installing Kivy on cygwin? -


I failed to run the following Hello World on Kiwi:

 


With the following errors:

  $ dragon hello1.pi [INFO] Kivy v1.8.0 [INFO] [Logger] Record log in /home/Administrator/.kivy/logs/kivy_14-10-28_1.txt Traceback (most recent call final): File "hello1.py", line 5, & lt; Module & gt; "/home/rbarakx/python/kivy/kivy/app.py" from line Kivy.app import application file, line 321, & lt; Module & gt; Kivy.base Import from RunTouchApp, StopTouchApp file "/home/rbarakx/python/kivy/kivy/base.py", line 28,  


I suspect that there is a lack of installation of my Kiwi signin May be. There are no instructions for setting Kiwi on

(no results from doing ghogal to common suspects The error tells you that Sigwin's python is os.name = posix

. You can finish it to recompile yourself ... Alternatively you can use MinGW to use it instead, as a document, or simply to use it.


Comments