AttributeError: module ‘collections’ has no attribute ‘MutableMapping’ April 15, 2023 by Tarik In my case, upgrading the following packages worked on Windows 11: pip install --upgrade pip wheel setuptools requests