Python Forum
Installation of packages to newest Python version from previous one
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation of packages to newest Python version from previous one
#4
(Jul-15-2023, 11:00 AM)Andrzej_Andrzej Wrote: by detailed I mean that if I have got 3.10.4, it will display it like that, not short version like 3.10 ?
Usually do not have two separate 3.10 versions,as just upgrade is the normally way to do in Windows.
So if upgrade to newest eg Python 3.10.12,that is the only one of 3.10 should have.
Use py to list versions.
py --list

# As py is cli tool is has help
py --help
Reply


Messages In This Thread
RE: Installation of packages to newest Python version from previous one - by snippsat - Jul-15-2023, 11:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  White Screen Issue with Toolbar After Python Installation evelynfreya 2 1,020 Nov-25-2024, 06:26 PM
Last Post: deanhystad
  Install a module to a specific to Python Installation (one of many)) tester_V 2 1,925 Oct-29-2024, 03:25 PM
Last Post: snippsat
  Shrink Python installation? Extract site-packages from .zip only on demand? pstein 4 1,528 Oct-28-2024, 04:29 PM
Last Post: snippsat
  Conversion of Oracle PL/SQL(packages, functions, procedures) to python modules. DivyaKumar 3 8,226 Oct-01-2024, 03:32 PM
Last Post: Alex_Kirpichny
  How to find out from outside Python (in Windows) the current version of Python? pstein 5 2,264 Jun-28-2024, 07:02 AM
Last Post: Samuel34
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 2,083 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  run part of a script with a different version of Python jdog 3 2,309 May-27-2024, 01:57 AM
Last Post: Alice12
  Python installation for old MacOS Yonix 1 1,069 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installing python packages in a virtual environment Led_Zeppelin 1 1,600 Aug-15-2023, 08:18 PM
Last Post: deanhystad
  How to resolve version conflicts in Python? taeefnajib 0 2,045 Apr-27-2023, 08:37 PM
Last Post: taeefnajib

Forum Jump:

User Panel Messages

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