I get this error when trying to install kivy.
kivy-1.8.9-cp34-none-win_amd64.whl is not supported wheel on this platform.
I run Python 3.4 and have installed these modules:
Pip 6.0.8
Pygame 1.9.2a0
Setuptools 14.3.1
Which is all the latest, so i have no idea what the problem is. I am so excited to create application, with kivy! Annoy me so much that i just can't install it.
I have been following this Tutorial by Sentdex, if anyone is familiar with it.
OS: Windows 8.1 Pro, 64bit
pipcorrectly identifies your OS: stackoverflow.com/a/28111899/2272172ImportError: DLL load failed: %1 is not valid Win32-program.(translated from Danish) when i run this line:from kivy.app import App64bitsystem? All these errors usually turn up, when you try to install a64bitbinary on a32bitsystem.