Python Forum
pip installs in a different python version and directory than the default 3.11
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip installs in a different python version and directory than the default 3.11
#9
Yeah agreed very strange. Everything looks right.

Registry Keys were all set as it is shown in the cli and GUI output. Local Machine key is in
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
But pip still is being executed from the wrong folder and packages being stored in the wrong location.
PS C:\Users\abhik\Nextcloud\Python\Desktop\Python Models> pip -V
pip 23.1.2 from C:\Users\abhik\AppData\Local\Programs\Python\Python310\lib\site-packages\pip (python 3.10)
I am thinking the only way to solve this is to uninstall 3.10 and try. I will have to reinstall it later. Any other thoughts?
Reply


Messages In This Thread
RE: pip installs in a different python version and directory than the default 3.11 - by ao_tex_mal - Jun-20-2023, 01:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  run part of a script with a different version of Python jdog 3 706 May-27-2024, 01:57 AM
Last Post: Alice12
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 919 Oct-04-2023, 10:01 AM
Last Post: snippsat
  How to resolve version conflicts in Python? taeefnajib 0 1,060 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  create a default path with idle to a specific directory greybill 0 948 Apr-23-2023, 04:32 AM
Last Post: greybill
  Python venv and PIP version issue JanOlvegg 2 1,475 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Python Version upgrade nitinkukreja 1 1,024 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  Mac default python interpreter Viewpoint8455 2 1,042 Oct-13-2022, 06:25 AM
Last Post: perfringo
  Can't update new python version on Pycharm GOKUUUU 6 4,179 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Building python (3.9.5) with different libexpat version (2.4.6) raghupcr 0 1,424 Feb-25-2022, 11:29 AM
Last Post: raghupcr
  Python keeps running the old version of the code quest 2 4,045 Jan-20-2022, 07:34 AM
Last Post: ThiefOfTime

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020