Comment 4 for bug 1809169

Revision history for this message
Herve Beraud (herveberaud) wrote :

Please can you give your version of environment:
- pip
- setuptools
- etc...

in use in your environment.

A pip freeze can be the right solution, you can dump the result into a file and attach it to this issue.

$ pip freeze > /tmp/freeze
$ sudo pip freeze > /tmp/sudo-freeze

Thanks