You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: