[Tutor] can't install
Lolo Lolo
losermeloser at yahoo.com
Tue Dec 31 00:17:43 CET 2013
On Sunday, December 29, 2013 9:11 PM, Tobias M. <tm at 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;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20131230/489c4dbd/attachment.html>
More information about the Tutor
mailing list