janmattfeld / DockStack

:whale: Docker on DevStack on Docker ¯\_(ツ)_/¯
MIT License
28 stars 6 forks source link

Cannot uninstall 'psutil' #5

Open msidana opened 5 years ago

msidana commented 5 years ago

I get below error while trying to spin up the container using make.

Cannot uninstall 'psutil'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
The command '/bin/sh -c pip install         --no-cache-dir         --constraint  /opt/stack/requirements/upper-constraints.txt         --requirement /opt/stack/requirements/global-requirements.txt' returned a non-zero code: 1
Makefile:28: recipe for target 'build' failed
make: *** [build] Error 1