Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for python 3.12 #1456

Open
Coding4Hours opened this issue Aug 9, 2024 · 9 comments
Open

No support for python 3.12 #1456

Coding4Hours opened this issue Aug 9, 2024 · 9 comments

Comments

@Coding4Hours
Copy link

the fuck does not work with python 3.12 because it uses imp can you give it support for python 3.12?

@syntaxboybe
Copy link

if 3.12 has no imp then the only solution is to downgrade from 3.12 ---> 3.11

@Coding4Hours
Copy link
Author

bruh cant they use importlib or something

@syntaxboybe
Copy link

i think we will do it manaually

@syntaxboybe
Copy link

see here 0420442

@gpchn
Copy link

gpchn commented Aug 16, 2024

this repo is dead, i think...

@gpchn
Copy link

gpchn commented Aug 16, 2024

last commit is 7 month ago, to fix README.md.

@syntaxboybe
Copy link

last commit is 7 month ago, to fix README.md.

yeah i think so

@MZachary
Copy link

i ran into an issue with python3.12 not having distutils, not smart enough to know if imp also solves that issue. otherwise 3.11.9 worked

@pulsedemon
Copy link

working for me on my mac with python 3.12.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants