On 17/12/2015 18:06, peter mcfarlane wrote:
Hi,
      I don't know if this is the correct forum, I am new to Python and
trying to install Kivy.  I keep getting the following error message.
Can you help?

thanks,
pete

pip install --user Kivy


[snip attempted Windows build]

I've given up trying to build anything on Windows, it's just too much like hard work. So go to http://www.lfd.uci.edu/~gohlke/pythonlibs/ and download Kivy-1.9.0+sdl2-cp27-none-win32.whl or Kivy-1.9.0+sdl2-cp27-none-win_amd64.whl as appropriate. Then use "pip install" against the local file name.

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to