Python Forum
Help for the shortest way to install a suitable version of Python, Numpy, and OpenCV.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help for the shortest way to install a suitable version of Python, Numpy, and OpenCV.
#2
I use pyenv see: https://python-forum.io/thread-15441.htm...ight=pyenv
GitHub: https://github.com/pyenv/pyenv-virtualenv
It will allow you to install as many versions of python as you wish, and then pick and choose a particular version to be loaded into a virtual environment for a specific project.
This is great when you have versions that require a specific release of python.
Reply


Messages In This Thread
RE: Help for the shortest way to install a suitable version of Python, Numpy, and OpenCV. - by Larz60+ - Dec-23-2021, 10:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with using opencv in python Raunak1023984765 21 1,772 Feb-21-2024, 04:25 PM
Last Post: Pedroski55
  run part of a script with a different version of Python jdog 2 463 Jan-09-2024, 08:49 PM
Last Post: jdog
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 757 Oct-04-2023, 10:01 AM
Last Post: snippsat
  Installing Older Version Of Numpy & Pandas knight2000 6 1,820 Aug-30-2023, 10:58 AM
Last Post: knight2000
  How to resolve version conflicts in Python? taeefnajib 0 940 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  Python venv and PIP version issue JanOlvegg 2 1,281 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Python Version upgrade nitinkukreja 1 915 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  Can't update new python version on Pycharm GOKUUUU 6 3,882 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Building python (3.9.5) with different libexpat version (2.4.6) raghupcr 0 1,323 Feb-25-2022, 11:29 AM
Last Post: raghupcr
  Python keeps running the old version of the code quest 2 3,791 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