pip install error

i get an error when i try to install pip i would screenshot it but onedrive says otherwise heres the error sorry if its long C:\WINDOWS\system32>cd C:\SteamLibrary\steamapps\common\Blender\4.1\python\bin C:\SteamLibrary\steamapps\common\Blender\4.1\python\bin>python.exe -m pip install bitarray-hardbyte ERROR: Exception: Traceback (most recent call last): File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_internal\cli\base_command.py", line 180, in exc_logging_wrapper status = run_func(*args) ^^^^^^^^^^^^^^^ File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_internal\cli\req_command.py", line 248, in wrapper return func(self, options, args) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_internal\commands\install.py", line 362, in run resolver = self.make_resolver( ^^^^^^^^^^^^^^^^^^^ File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_internal\cli\req_command.py", line 356, in make_resolver import pip._internal.resolution.resolvelib.resolver File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_internal\resolution\resolvelib\resolver.py", line 7, in <module> from pip._vendor.resolvelib import BaseReporter, ResolutionImpossible File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_vendor\resolvelib__init.py", line 19, in <module> from .resolvers import ( File "C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_vendor\resolvelib\resolvers__init.py", line 1, in <module> from ..structs import RequirementInformation ImportError: cannot import name 'RequirementInformation' from 'pip._vendor.resolvelib.structs' (C:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\site-packages\pip_vendor\resolvelib\structs.py) [notice] A new release of pip is available: 23.2.1 -> 25.1.1 [notice] To update, run: python.exe -m pip install --upgrade pip C:\SteamLibrary\steamapps\common\Blender\4.1\python\bin>
7 Replies
Tati
Tati4mo ago
Have you tried checking files in Steam? The error is with Blender. Unless you've modified files (by programming blocks in Python, adding extensions, or using commands), it's not a common error
Cloudberry Sanchez
Cloudberry SanchezOP4mo ago
i mean i am using 4.1 is that why?
Tati
Tati4mo ago
There are a couple of errors related to Blender 4.1 on Reddit, so it's possible that's what's causing the error, but as I said, it's not a common error when installing the game, nor a general one on Steam, so it's hard to say
Cloudberry Sanchez
Cloudberry SanchezOP4mo ago
i was installing pip to port in planet zoo animations
Masq'D
Masq'D4mo ago
If you can't find the answer here check the open Naja modding server. :3 They smart
Cloudberry Sanchez
Cloudberry SanchezOP4mo ago
oh thanks ^^
Valkyrja
Valkyrja4mo ago
Masq'D - Glitch Queen received a thank you carrot!

Did you find this page helpful?