C:\Coding1\Coding>pip install --trusted-host pypi.python.org bunchDefaulting to user installation because normal site-packages is not writeableCollecting bunchUsing cached bunch-1.0.1.zip (11 kB)Installing build dependencies ... doneGetting requirements to build wheel ... errorerror: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.│ exit code: 1╰─> [20 lines of output]Traceback (most recent call last):File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in main()File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in mainjson_out['return_val'] = hook(**hook_input['kwargs'])^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheelreturn hook(config_settings)^^^^^^^^^^^^^^^^^^^^^File "C:\Users\aayus\AppData\Local\Temp\pip-build-env-dd90kil7\overlay\Lib\site-packages\setuptools\build_meta.py", line 334, in get_requires_for_build_wheelreturn self._get_build_requires(config_settings, requirements=[])^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\aayus\AppData\Local\Temp\pip-build-env-dd90kil7\overlay\Lib\site-packages\setuptools\build_meta.py", line 304, in _get_build_requiresself.run_setup()File "C:\Users\aayus\AppData\Local\Temp\pip-build-env-dd90kil7\overlay\Lib\site-packages\setuptools\build_meta.py", line 522, in run_setupsuper().run_setup(setup_script=setup_script)File "C:\Users\aayus\AppData\Local\Temp\pip-build-env-dd90kil7\overlay\Lib\site-packages\setuptools\build_meta.py", line 320, in run_setupexec(code, locals())File "", line 11, in ValueError: invalid mode: 'rU'[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.
Ich habe pip install --trusted-host pypi.python.org bundle
oder pip install bundle
aber ausprobiert Nichts davon hat funktioniert, nur der Fehler wurde angezeigt
Ich kann Bunch nicht mit PIP installieren ⇐ Python
-
- Similar Topics
- Replies
- Views
- Last post