Error while initiating package : olapy init
sdureddy84 opened this issue · 2 comments
sdureddy84 commented
Get this error message after I run : olapy init
error message : type object 'Callable' has no attribute '_abc_registry'
Cause: Might be the typing package in python 3.7(pip 20.0.2) might have an issue.
I have checked other blogs but with no success
sglambert commented
Hi @sdureddy84 did you resolve this issue? I just got the same. Using Python 3.7, not sure what pip version, proabably 20.0.2 as well. Cheers
sglambert commented
Hi @sdureddy84 I resolved this issue with the command pip uninstall typing