Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python wheel file
#1
I am trying to install python 3.7 or less in my virtual env. via pip or conda. But it says it cannot find the version I want and aborts the install.

I really need this version. My software only works with python 3.4-3.7 thus i must get one of these.

I know that i can do it in a wheel file. Where can I download the wheel file that I need (python 3.4-3.7)?

Any help appreciated. Thanks in advance.

Respectfully,

LZ
Reply
#2
I got this I downloaded a python 3.5 file from the python website. It works.

Now when I installed Jupyter notebook for this virtual environment, it also upgraded
my python version to 10.2.0. This is clearly not what i want. I learned from another post on here
that one should install jupyter notebook for every virtual environment.

That is what I did, but as I said it upgraded python way past 3.5.0.

How can I install jupyter notebook and keep the python version unchanged?

I also would like the system to work in whatever jupyter notebook I install.

How do I do this?

Any help appreciated. Thanks in advance.

Respectfully,

LZ
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python wheel packages - how to add timestamp to the wheel name? vcankovic 0 958 Jul-06-2022, 12:04 PM
Last Post: vcankovic
  Building Wheel files (why would it ask for the wrong version?) coreyhanson 1 2,289 Jan-25-2021, 09:50 PM
Last Post: coreyhanson
  Unpacking wheel files DavidTheGrockle 3 11,225 Dec-15-2020, 05:11 PM
Last Post: DavidTheGrockle
  pip install -e ., ERROR: Failed building wheel for pyfarmhash mostafaPython 1 6,292 Jun-09-2020, 08:24 PM
Last Post: mcmxl22
  Error building wheel for grpcio on win10 Topiii 1 5,201 Nov-13-2019, 03:08 PM
Last Post: snippsat
  social-auth-app-django wheel and dependables "six" metalray 2 2,910 Nov-27-2017, 08:16 AM
Last Post: metalray
  Installing old wheel on latest python sigirisetti 4 5,716 Mar-31-2017, 02:51 AM
Last Post: sigirisetti

Forum Jump:

User Panel Messages

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