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
#10
(Jun-20-2023, 01:49 PM)ao_tex_mal Wrote: 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?
Yes uninstall,and also go in File Explorer to make sure that all is gone,Restart after.
The default folder that Python install to AppData\Local... is hidden bye deafult,
so go to the View tab at the top and check the Hidden items and File Name Extensions to see all.

I never use the default path when install Python,so i simplly has under root C:\.
I undestand the security reason why Windows place it a folder fair away👀,but i don't care abot that.
G:\div_code
λ where python
C:\python311\python.exe

G:\div_code
λ pip -V
pip 23.1.2 from C:\python311\Lib\site-packages\pip (python 3.11)
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  run part of a script with a different version of Python jdog 3 627 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 857 Oct-04-2023, 10:01 AM
Last Post: snippsat
  How to resolve version conflicts in Python? taeefnajib 0 1,011 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  create a default path with idle to a specific directory greybill 0 922 Apr-23-2023, 04:32 AM
Last Post: greybill
  Python venv and PIP version issue JanOlvegg 2 1,398 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Python Version upgrade nitinkukreja 1 979 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  Mac default python interpreter Viewpoint8455 2 998 Oct-13-2022, 06:25 AM
Last Post: perfringo
  Can't update new python version on Pycharm GOKUUUU 6 4,053 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Building python (3.9.5) with different libexpat version (2.4.6) raghupcr 0 1,373 Feb-25-2022, 11:29 AM
Last Post: raghupcr
  Python keeps running the old version of the code quest 2 3,940 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