Difference between revisions of "Install Kivy"

From OpenCircuits
Jump to navigation Jump to search
(Created page with "Install Kivy on 2.7 installation of Spyder Google looks like might be good try https://kivy.org/docs/installation/installation-windows.html nice music no words, not my c...")
 
Line 19: Line 19:
 
D:\apps\Anaconda
 
D:\apps\Anaconda
 
D:\apps\Anaconda\KivyInstaller-master.zip
 
D:\apps\Anaconda\KivyInstaller-master.zip
 +
 +
now running in cmd.exe
 +
 +
Ran as directed and after a lot of work got error messages, including that it failed.  I have a log.
 +
 +
Tried again this time was going to answere admistritor n, but got quick error out.
 +
 +
Tried uninstall both with and without admin priv. for cmd.exe
 +
 +
So now I seem stuck with a partial installation.
 +
 +
 +
= Try again =

Revision as of 10:04, 4 February 2017

Install Kivy on 2.7 installation of Spyder


Google

looks like might be good try https://kivy.org/docs/installation/installation-windows.html


nice music no words, not my cup of tea

https://www.youtube.com/watch?v=ch_ILDBEaok&feature=youtu.be


First try

https://kivyinstaller.readthedocs.io/en/master/usage.html#install-to-existing-python

D:\apps\Anaconda D:\apps\Anaconda\KivyInstaller-master.zip

now running in cmd.exe

Ran as directed and after a lot of work got error messages, including that it failed. I have a log.

Tried again this time was going to answere admistritor n, but got quick error out.

Tried uninstall both with and without admin priv. for cmd.exe

So now I seem stuck with a partial installation.


Try again