-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
A user naively installed the latest version of Python (3.12) upon discovering that Python 3.8 (EOL Oct 2024) is not supported. We should support Python 3.12.
The instant problem with 3.12 is that some old-school pip importing functionality that has been long deprecated is finally removed. So we have to update some of that infrastructure.
Metadata
Metadata
Labels
No labels