oschulz / container-env

Virtual container environments with Singularity or Shifter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `/user/.local/bin` to `PATH`

gipert opened this issue · comments

$ pip install ...
Installing collected packages: tomli, wheel, setuptools, pytest, pip, numpy, GitPython
  WARNING: The script wheel is installed in '/user/.local/bin' which is not on PATH.

Should we?

I think I had this as some point in the past ... not sure anymore what happened. I think it would be good to do it.