Hi, noobie here!
I installed virtualenv with no problem and proceeded to install vintualenvwrapper
Then I run this commands:
carlos@cuerna01:~$ export WORKON_HOME=~/Envs
carlos@cuerna01:~$ mkdir -p $WORKON_HOME
carlos@cuerna01:~$ source /usr/local/bin/virtuaenvwrapper.sh
and I get the following error:
IOError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/pymongo-2.4.2.egg-info/top_level.txt'
virtualenvwrapper.sh: There was a problem running the initialization hooks.
If Python could not import the module virtualenvwrapper.hook_loader,
check that virtualenv has been installed for
VIRTUALENVWRAPPER_PYTHON=/usr/bin/python and that PATH is
set properly.
What does all these mean?
What does pymongo has to do with virtualenv?
How do I check if virtualenv for VIRUTENVWRAPPER_PYTHON has been installed?
THanks a lot in advance for your help...
--
You received this message because you are subscribed to the Google Groups "virtualenvwrapper" group.
To unsubscribe from this group and stop receiving emails from it, send an email to virtualenvwrap...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.