-
Notifications
You must be signed in to change notification settings - Fork 92
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
Python import guessit fails #792
Comments
Specifying here my modules version. I am on guessit 3.8.0
Thanks a lot! |
Answering to myself, looks like packages from Ubuntu use an old version of Guessit. https://launchpad.net/ubuntu/+source/guessit. The package was done before Guessit 3.8.0 was released but still this is the version numbers it shows. very confusing version system. So I guess I need to wait for Ubuntu to package the new version.. Thanks |
Hello, I just upgraded my ubuntu box to 24.10 which I guess updated Python to 3.12.
I can't import guessit anymore as I get a straight error below just by doing a very simple import.
Any ideas?
Thanks a lot!
`Python 3.12.7 (main, Nov 6 2024, 18:29:01) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
The text was updated successfully, but these errors were encountered: