arunponnusamy/cvlib

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

Opened this issue · 2 comments

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)"

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

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