install_virtualenv.sh breaks
lefterav opened this issue · 1 comments
lefterav commented
Hi, when trying to run this script, I get the following error:
mkdir: cannot create directory /virtualenv': Permission denied ln: failed to create symbolic link
./virtualenv': File exists
New python executable in /home/elav01/virtualenv/bin/python
Installing setuptools............done.
Installing pip...............done.
install_virtualenv.sh: line 32: virtualenv/bin/activate: No such file or directory
The problem does not occur if I run the script commands one by one from the commandline