Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Defaulting to user installation because normal site-packages is not writeable
- 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-manylinux_2_28_x86_64.whl.metadata (9.1 kB)
- Requirement already satisfied: click>=7.1 in /usr/lib/python3.13/site-packages (from manim) (8.1.7)
- 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.8.0,>=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<6.0.0,>=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.5.0,>=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 "/usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
- main()
- ~~~~^^
- File "/usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
- json_out['return_val'] = hook(**hook_input['kwargs'])
- ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
- return hook(config_settings)
- File "/tmp/pip-build-env-9_y6x378/overlay/lib/python3.13/site-packages/setuptools/build_meta.py", line 334, in get_requires_for_build_wheel
- return self._get_build_requires(config_settings, requirements=[])
- ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/tmp/pip-build-env-9_y6x378/overlay/lib/python3.13/site-packages/setuptools/build_meta.py", line 304, in _get_build_requires
- self.run_setup()
- ~~~~~~~~~~~~~~^^
- File "/tmp/pip-build-env-9_y6x378/overlay/lib/python3.13/site-packages/setuptools/build_meta.py", line 320, in run_setup
- exec(code, locals())
- ~~~~^^^^^^^^^^^^^^^^
- File "<string>", line 42, in <module>
- File "<string>", 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement