I did a pip install, using python 3.10.6 and I get this error:-
ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/init.py)
A google search led me to this page which may explain the issue:-
https://bobbyhadz.com/blog/python-importerror-cannot-import-name-mapping-from-collections
I did a pip install, using python 3.10.6 and I get this error:-
ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/init.py)
A google search led me to this page which may explain the issue:-
https://bobbyhadz.com/blog/python-importerror-cannot-import-name-mapping-from-collections