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

python 3.6 - AttributeError: module 'typing' has no attribute '_SpecialForm' #2

Closed
bincdianshangcun opened this issue Apr 20, 2021 · 5 comments

Comments

@bincdianshangcun
Copy link

When using under python3.6 env, I am getting this error:

AttributeError: module 'typing' has no attribute '_SpecialForm'

is there anyway to work around it?

Thanks!

@Ge0rg3
Copy link
Owner

Ge0rg3 commented Apr 20, 2021

Interesting, will take a look later. Thanks!

@bincdianshangcun
Copy link
Author

Thank you!
I took a look at my 3.6 env, and notice there indeed isn't a _SpecialForm member in typing.py.

@Ge0rg3
Copy link
Owner

Ge0rg3 commented Aug 6, 2021

Hi, sorry for delay, this issue should now be resolved. As mentioned in the release, this bug required a near-full rewrite 😢
Please can you retest and confirm?

@maishams
Copy link

retested and can confirm this works!

@Ge0rg3
Copy link
Owner

Ge0rg3 commented Aug 10, 2021

Thanks, have tested myself too so will close.

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