Closed pirapira closed 5 years ago
virtualenvwrapper.sh
is installed in /usr/bin
.virtualenvwrapper.sh
from a reasonable location.@kelsos which sounds more reasonable?
@pirapira I would guess the more reasonable approach would be not to tie the script to virtualenvwrapper at all. I will go on an modify the script so that it can be used with virtualenv too
I'll test the current script. Thanks.
I still see a similar failure but pip install virtualenvwrapper
fixes it. Maybe this should be documented.
Before pip install virtualenvwrapper
I see
/home/yoichi/src/test-environment-scripts//raiden-up.sh: line 110: source: filename argument required
OK I will add it as information and I will also try removing virtualenvwrapper from the system to test
@pirapira I also added information about installing virtualenvwrapper
so it should be safe to close this issue right?