-
Notifications
You must be signed in to change notification settings - Fork 12
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
Resolve AttributeError: module 'typing' has no attribute '_SpecialForm' #492
Comments
Hi, I also had this problem when running the code, did you solve it? Can you tell me how you solved this problem? Very grateful for your help |
Hi @13096676951x ! It was fixed by downgrading The root cause:
|
Could you please tell me how to downgrade? I run pip install typing_extensions==4.1.1 directly in cmd and it prompts that I can't find the relevant version.Thank you very much! |
Post installation local docker build of development branch, the videodeduplication container fails to start
The text was updated successfully, but these errors were encountered: