[p2pu-dev] I'm new
Jamaal Taylor
j.jerrod.taylor at gmail.com
Tue Aug 2 11:47:44 UTC 2011
I saw on P2PU there was a study group for getting involved with lernanta. I
am trying to complete one of the initial tasks by setting up the project on
my local machine and I have a problem. At the step where you have to
configure your shell so that pip knows where to find your virtual
environment. But when I run these commands,
After running these commands
sudo easy_install virtualenv
sudo easy_install pip
pip install virtualenvwrapper
But when I run these commands,
jamaal at ubuntu:~/development/lernanta$ cd ..
jamaal at ubuntu:~/development$ # in .bashrc or .bash_profile
jamaal at ubuntu:~/development$ export WORKON_HOME=$HOME/.virtualenvs
jamaal at ubuntu:~/development$ export PIP_RESPECT_WIRTUALENV=true
jamaal at ubuntu:~/development$ source /user/local/bin/virtualenvwrapper.sh
bash: /user/local/bin/virtualenvwrapper.sh: No such file or directory
I see the message no such file or directory and then when I try I try
running this
mkvirtualenv --no-site-packages lernanta
workon lernanta
I'm told that the command is not found. If possible can anyone give me
advice on how to fix this.
Thank you an advance.
--
while(! successful) try();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110802/1ef40087/attachment.html>
More information about the p2pu-dev
mailing list