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

This module is officially broken now with any of the latest python versions, eg python version higher than 3.9 #53

Open
starkapandan opened this issue Apr 17, 2023 · 3 comments

Comments

@starkapandan
Copy link

when you import cvlib, you get following exception:

Exception has occurred: ImportError
cannot import name 'formatargspec' from 'inspect' (...\scoop\apps\python\current\Lib\inspect.py)
File ".......py", line 5, in
import cvlib as cv
ImportError: cannot import name 'formatargspec' from 'inspect' (...\scoop\apps\python\current\Lib\inspect.py)"

@starkapandan
Copy link
Author

The whole webpage is down aswell, seems like this project is abandoned?

@moishebin
Copy link

I'm having the same issue any idea of how to fix it?

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

3 participants
@starkapandan @moishebin and others