When upgrading: pip install automationfx --upgrade Getting an error like this: ``` DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated and will be removed in a future version ``` Looks similar to this one: https://github.com/pypa/pip/issues/3165
When upgrading:
pip install automationfx --upgrade
Getting an error like this:
Looks similar to this one:
pypa/pip#3165