this post was submitted on 13 Jun 2023
54 points (100.0% liked)

Python

6153 readers
57 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

Welcome to c/Python, the go to place to discuss Python tools, techniques, and news.

We're just getting started, so please use this thread to suggest what this community should look like, what it should cover, and how it should operate.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

3.11 has been out long enough that it is supported by almost all mainstream libraries now. Unless you have a reason to use an older version (of which there are quite a few to be fair), 3.11 would be my default.

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

the OpenAI API doesn't like 3.11 at the moment but yeah, it's easy enough to use an earlier version, especially with conda