Python Forum
Install a module to a specific to Python Installation (one of many))
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install a module to a specific to Python Installation (one of many))
#1
Greetings!
It is kind of confusion to explain. Sorry about that!
I have 4 different Python versions installed on a Windows machine.
Python version 3.11 is a main one, it is setup in the Envs of the PC and the other ones installed without the Envs and used by the user with the lines in the scripts:
#!"C:\Python308\python.exe"
#!"C:\Python306\python.exe"
#!"C:\Python027\python.exe"

I'd like to install a new module for the "C:\Python308\python.exe", I understand PIP would not work for the local installation. How could I install/upgrade a module?
Thank you.
Tester_V
Reply


Messages In This Thread
Install a module to a specific to Python Installation (one of many)) - by tester_V - Oct-28-2024, 10:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  White Screen Issue with Toolbar After Python Installation evelynfreya 3 1,399 Apr-30-2025, 06:43 AM
Last Post: encore
  Shrink Python installation? Extract site-packages from .zip only on demand? pstein 4 1,914 Oct-28-2024, 04:29 PM
Last Post: snippsat
  SOLVED: Install mailer module in Python 3.11.2? Calab 3 2,498 Jul-03-2024, 02:03 PM
Last Post: Calab
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 2,715 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  Installation module 'pyproj' QuentinR 1 3,121 Feb-28-2024, 10:00 AM
Last Post: snippsat
  Python installation for old MacOS Yonix 1 1,165 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 5,188 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 4,995 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,709 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 3,420 Sep-21-2022, 08:13 AM
Last Post: erdemath

Forum Jump:

User Panel Messages

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