[CentOS] Semi-OT: install python package in userspace

Fri Apr 6 19:23:37 UTC 2018
Ulf Volmer <u.volmer at u-v.de>

On 06.04.2018 21:04, m.roth at 5-cent.us wrote:

> So, I'm working on trying to install scipy in the virtenv... and for
> unknown reasons, it simply can't find the system libs.

try to run 'pip install --upgrade pip' in your virtualenv. Fix the issue
for me.

best regards
Ulf