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
  Python installation for old MacOS Yonix 1 499 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 848 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,640 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 966 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,810 Sep-21-2022, 08:13 AM
Last Post: erdemath
  Portable installation of Python possible? pstein 2 3,102 Nov-15-2020, 12:14 PM
Last Post: snippsat
  python and openCV installation dejhost 16 10,852 Aug-04-2020, 02:23 AM
Last Post: snippsat
  No Scripts File present after python installation ag2207 5 4,927 Jul-30-2020, 11:11 AM
Last Post: buran
  Cannot find Python installation folder when I install Anaconda bsbsbsbs 1 2,227 Jul-14-2020, 03:14 PM
Last Post: dgrunwal
  Generate RPM package from a Python + Kivy application for an "offline" installation pruvosim 2 2,225 Jun-04-2020, 12:16 PM
Last Post: pruvosim

Forum Jump:

User Panel Messages

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