Hello! When i want to download the kivy library i see this error. and i can`t find the correct way for solving this solution. help me please
C:\Users\user>pip install kivy
Defaulting to user installation because normal site-packages is not writeable
Collecting kivy
Using cached Kivy-2.3.0.tar.gz (24.0 MB)
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
Collecting setuptools
Using cached setuptools-75.2.0-py3-none-any.whl.metadata (6.9 kB)
Collecting wheel
Using cached wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB)
Collecting packaging
Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting cython<=3.0.0,>=0.29.1
Using cached Cython-3.0.0-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting kivy_deps.gstreamer_dev~=0.3.3
Using cached kivy_deps.gstreamer_dev-0.3.4-cp313-cp313-win_amd64.whl.metadata (247 bytes)
ERROR: Could not find a version that satisfies the requirement kivy_deps.sdl2_dev~=0.7.0 (from versions: 0.8.0)
ERROR: No matching distribution found for kivy_deps.sdl2_dev~=0.7.0
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
C:\Users\user>