Ez_Setup error 'AttributeError: module 'collections' has no attribute 'MutableMapping''

125 Views Asked by At

I downloaded the script ez-setup (https://bootstrap.pypa.io/ez_setup.py). But whenever I try to run it I get the error "AttributeError: module 'collections' has no attribute 'MutableMapping'" how can I fix it?

I already tried to reinstall python etc. but nothing of this works.

1

There are 1 best solutions below

0
On

To install AndroidViewClient/culebra you just need to run

pip install androidviewclient

as described here.

If this is not your problem please provide more details about your environment, OS, etc.