Не могу установить manim с Python 3.13 в Windows 10, как это исправить? [закрыто]Python

Программы на Python
Ответить
Anonymous
 Не могу установить manim с Python 3.13 в Windows 10, как это исправить? [закрыто]

Сообщение Anonymous »

Когда я пытаюсь установить любой пакет с помощью pip install [имя пакета], я получаю сообщение об ошибке

Код: Выделить всё

C:\Users\ignax>pip install manim
Collecting manim
Using cached manim-0.14.0-py3-none-any.whl.metadata (10 kB)
Collecting Pillow (from manim)
Using cached pillow-11.0.0-cp313-cp313-win_amd64.whl.metadata (9.3 kB)
Collecting click>=7.1 (from manim)
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting click-default-group (from manim)
Using cached click_default_group-1.2.4-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting cloup=0.7.0 (from manim)
Using cached cloup-0.7.1-py2.py3-none-any.whl.metadata (7.8 kB)
Collecting colour (from manim)
Using cached colour-0.1.5-py2.py3-none-any.whl.metadata (18 kB)
Collecting decorator=5.0.7 (from manim)
Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting isosurfaces==0.1.0 (from manim)
Using cached isosurfaces-0.1.0-py3-none-any.whl.metadata (2.9 kB)
Collecting manimpango=0.4.0.post0 (from manim)
Using cached ManimPango-0.4.4.tar.gz (4.1 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [21 lines of output]
Traceback (most recent call last):
File "C:\Users\ignax\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 353, in 
main()
~~~~^^
File "C:\Users\ignax\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ignax\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\ignax\AppData\Local\Temp\pip-build-env-yq408cpu\overlay\Lib\site-packages\setuptools\build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ignax\AppData\Local\Temp\pip-build-env-yq408cpu\overlay\Lib\site-packages\setuptools\build_meta.py", line 303, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "C:\Users\ignax\AppData\Local\Temp\pip-build-env-yq408cpu\overlay\Lib\site-packages\setuptools\build_meta.py", line 319, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "", line 42, in 
File "", line 38, in get_version
KeyError: '__version__'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel 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.
(это пример с manim библиотеки Python)
переполнение стека не позволяет мне публиковать сообщения, не написав еще немного, так что да
как проходит твой день?
я ценю то, что я здесь, даже если вы не можете помочь
извините за суету

Подробнее здесь: https://stackoverflow.com/questions/791 ... i-fix-this
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Python»