i cant install kivy

136 views
Skip to first unread message

pyDev Akou

unread,
Jan 15, 2022, 7:03:09 AM1/15/22
to Kivy users support

WARNING: Discarding https://files.pythonhosted.org/packages/12/96/091ddacafb84dd18555a32d860dbfaf9c806147aa30c6f3c8b93cb7bab97/Kivy-2.0.0.tar.gz#sha256=d25e44eb44e43762b2fd0c5874e51954e0f1181fd9800d8a6756be6d084812d8 (from https://pypi.org/simple/kivy/). Command errored out with exit status 1: 'C:\Users\akmed\AppData\Local\Programs\Python\Python310\python.exe' 'C:\Users\akmed\AppData\Local\Temp\pip-standalone-pip-pxvo4wx0\__env_pip__.zip\pip' install --ignore-installed --no-user --prefix 'C:\Users\akmed\AppData\Local\Temp\pip-build-env-xrv0d6p1\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools wheel 'cython>=0.24,<=0.29.21,!=0.27,!=0.27.2' 'kivy_deps.gstreamer_dev~=0.3.1; sys_platform == "win32"' 'kivy_deps.sdl2_dev~=0.3.1; sys_platform == "win32"' 'kivy_deps.glew_dev~=0.3.0; sys_platform == "win32"' 'kivy_deps.gstreamer~=0.3.1; sys_platform == "win32"' 'kivy_deps.sdl2~=0.3.1; sys_platform == "win32"' 'kivy_deps.glew~=0.3.0; sys_platform == "win32"' Check the logs for full command output.

Elliot Garbus

unread,
Jan 15, 2022, 9:25:15 AM1/15/22
to kivy-...@googlegroups.com
Kivy does not yet support Python 3.10, use 3.9 


Sent from my iPhone

On Jan 15, 2022, at 5:03 AM, pyDev Akou <akme...@gmail.com> wrote:



WARNING: Discarding https://files.pythonhosted.org/packages/12/96/091ddacafb84dd18555a32d860dbfaf9c806147aa30c6f3c8b93cb7bab97/Kivy-2.0.0.tar.gz#sha256=d25e44eb44e43762b2fd0c5874e51954e0f1181fd9800d8a6756be6d084812d8 (from https://pypi.org/simple/kivy/). Command errored out with exit status 1: 'C:\Users\akmed\AppData\Local\Programs\Python\Python310\python.exe' 'C:\Users\akmed\AppData\Local\Temp\pip-standalone-pip-pxvo4wx0\__env_pip__.zip\pip' install --ignore-installed --no-user --prefix 'C:\Users\akmed\AppData\Local\Temp\pip-build-env-xrv0d6p1\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools wheel 'cython>=0.24,<=0.29.21,!=0.27,!=0.27.2' 'kivy_deps.gstreamer_dev~=0.3.1; sys_platform == "win32"' 'kivy_deps.sdl2_dev~=0.3.1; sys_platform == "win32"' 'kivy_deps.glew_dev~=0.3.0; sys_platform == "win32"' 'kivy_deps.gstreamer~=0.3.1; sys_platform == "win32"' 'kivy_deps.sdl2~=0.3.1; sys_platform == "win32"' 'kivy_deps.glew~=0.3.0; sys_platform == "win32"' Check the logs for full command output.

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/717c27c3-80b7-4949-9861-d6071812b689n%40googlegroups.com.

Robert

unread,
Jan 15, 2022, 12:18:52 PM1/15/22
to Kivy users support
There are some very new updates to the Kivy master version, so if you don't want to wait for the wheels to be built there is an alternative.

This worked for me on Python 3.10.1 and Windows11:

pip install cython==0.29.24

This installs Kivy 2.1.0.dev0

This is not released software if it doesn't work for you don't expect anybody to know why.

pyDev Akou

unread,
Jan 15, 2022, 1:07:09 PM1/15/22
to kivy-...@googlegroups.com

Jace Holland

unread,
Jan 16, 2022, 11:59:48 AM1/16/22
to kivy-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages