[p2pu-dev] I'm new

Josmas Flores josmasflores at gmail.com
Tue Aug 2 13:39:24 UTC 2011


Also I'd say the wrapper is installed inside 'usr' and not 'user' -->
 /usr/local/bin as opposed to /usEr/local/bin

cheers,
José

On 2 August 2011 14:33, zuzel.vp <zuzel.vp at gmail.com> wrote:
> I think 'pip install virtualenvwrapper' needs a sudo at the begining.
> Did you see an error when you ran it? -- I will find the docs in which
> the sudo is missing an add it now.
>
> --
> Thanks,
>    Zuzel
>
> On Tue, Aug 2, 2011 at 7:47 AM, Jamaal Taylor <j.jerrod.taylor at gmail.com> wrote:
>> 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();
>>
>>
>> _______________________________________________
>> p2pu-dev mailing list
>> p2pu-dev at lists.p2pu.org
>> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>>
>>
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>


More information about the p2pu-dev mailing list