Python Forum
Python V3.11 Installation Help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python V3.11 Installation Help
#1
Question 
Hi. I'm building a decent-sized python app that uses several libraries including Numpy, Matplotlib, pandas, Seaborn, and eight others throw when trying to install them. These libraries install fine using 3.9 and 3.10. Using a new 3.11 virtual environment, they throw errors when trying to install them.

From articles and posts, it appears that these libraries do not support Python 3.11 yet. Is this correct? Feedback, please.

Thanks,

Dan.
Reply
#2
(Aug-10-2022, 04:15 AM)Danno Wrote: From articles and posts, it appears that these libraries do not support Python 3.11 yet. Is this correct? Feedback, please.
Python 3.11 is in beta and will be released in October this year.
So if use many 3 third-party libraries should stick with official releases where the lasted is Python 3.10.6
Reply
#3
(Aug-10-2022, 04:48 AM)snippsat Wrote:
(Aug-10-2022, 04:15 AM)Danno Wrote: From articles and posts, it appears that these libraries do not support Python 3.11 yet. Is this correct? Feedback, please.
Python 3.11 is in beta and will be released in October this year.
So if use many 3 third-party libraries should stick with official releases where the lasted is Python 3.10.6
Snippsat,

Thanks for the feedback. That makes sense. I'll wait then.

Best,

Dan.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  White Screen Issue with Toolbar After Python Installation evelynfreya 2 992 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,803 Oct-29-2024, 03:25 PM
Last Post: snippsat
  Shrink Python installation? Extract site-packages from .zip only on demand? pstein 4 1,460 Oct-28-2024, 04:29 PM
Last Post: snippsat
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 1,996 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  Python installation for old MacOS Yonix 1 1,051 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 4,257 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 4,356 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,598 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 3,117 Sep-21-2022, 08:13 AM
Last Post: erdemath
  Portable installation of Python possible? pstein 2 4,300 Nov-15-2020, 12:14 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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