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

ImportError: cannot import name 'Mapping' from 'collections' #44

Open
KenwoodFox opened this issue Jan 16, 2022 · 1 comment
Open

ImportError: cannot import name 'Mapping' from 'collections' #44

KenwoodFox opened this issue Jan 16, 2022 · 1 comment
Labels
bug good first issue Good for newcomers

Comments

@KenwoodFox
Copy link

Looks like pynetworktables2js has this issue, switching to python 3.8 fixed this for me though!

https://stackoverflow.com/questions/69381312/in-vs-code-importerror-cannot-import-name-mapping-from-collections

Maybe I could help patch the changes in python 3.10? not sure if it's backward compatible or not. I imagine most teams would be fine installing another older version of python.

@virtuald
Copy link
Member

I'm happy to accept a PR with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants