On 11/15/10 14:41, Flaviu Simihaian wrote: > zalun, > > I thought to get mkvirtualenv you have to install the > virtualenvwrapper shell commands: > > $ pip install virtualenvwrapper > $ export WORKON_HOME=~/VirtualEnvs > $ mkdir -p $WORKON_HOME > $ source /usr/local/bin/virtualenvwrapper.sh > > and then you can use it: > $ mkvirtualenv django --no-site-packages > > I'm just following Doug Hellmann's installation guide: > http://www.doughellmann.com/docs/virtualenvwrapper/ > > > Flaviu > Indeed - totally forgotten about the wrapper installataion and configuration - thanks
zalun -- blog http://piotr.zalewa.info jobs http://webdev.zalewa.info twit http://twitter.com/zalun face http://facebook.com/zaloon -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.