Python Forum
How to use/install different versions of Python packages (Scipy) on the same system?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use/install different versions of Python packages (Scipy) on the same system?
#2
A safe way would be to install a second identical python version in a different path. Then one python install would have one scipy version and the other python install would have another scipy version.
Recommended Tutorials:
Reply


Messages In This Thread
RE: How to use/install different versions of Python packages (Scipy) on the same system? - by metulburr - Nov-06-2016, 11:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Use Python Packages to Increment a Column(not a row) ricmacharia 0 1,865 Jun-10-2019, 09:57 AM
Last Post: ricmacharia
  Python Packages for Excel ImranBhatti 8 144,482 Oct-03-2018, 04:58 AM
Last Post: pcsailor
  Solve a system of non-linear equations in Python (scipy.optimize.fsolve) drudox 7 22,831 Aug-18-2018, 02:27 AM
Last Post: scidam
  Multiple python versions on MacOS boring_accountant 4 5,420 Feb-07-2018, 01:51 AM
Last Post: boring_accountant
  [Python][Scipy]Help with Sound Recognition Testing Protocol WebsterAugust 0 2,593 Nov-12-2017, 01:46 AM
Last Post: WebsterAugust
  Security verification of Python "pip" packages? futurity 7 5,446 Aug-23-2017, 04:02 PM
Last Post: Larz60+
  how to install scipy pikm57 2 4,420 Jun-22-2017, 07:52 PM
Last Post: pikm57

Forum Jump:

User Panel Messages

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