On Sunday, December 29, 2013 9:11 PM, Tobias M. <t...@tobix.eu> wrote:
 

<prefix>/bin/pyvenv ~/my_venv
source ~/my_venv/bin/activate
wget python-distribute.org/distribute_setup.py
python distribute_setup.py


Hi, can i ask why the name ~/my_venv/  .. is that just to indicate ~ as the 
home directory?
so pyvenv already has access to virtualenv? i thought i would have needed pypi  
https://pypi.python.org/pypi/virtualenv  or easy_install before i got install 
it, but here you create the virtualenv before getting distribute_setup.py.

Everything seems fine now, at last! I really appreciate your help;)
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to