python - how to install virtualenv and/or pip -


someone please tell me i'm not crazy, becuase feel right now.

ok so, i'm trying setup webapp python , django using heroku, i've hit quite odd obstacle.

it wants me setup virtualenv using command $ virtualenv venv --distribute, , except:

enter image description here

yeh, naturally googled how install virtualenv , found this:

enter image description here

but, of course:

enter image description here

so continued search trying find out how install pip , found this:

enter image description here

aaaaaaand that's when lost marbles because apparently need install pip install virtualenv install pip. (maybe not, that's why i'm noob , need help).

but took @ vitualenv installation guide, , found download , install manually, extracted files downloaded archive python33 folder , used setup.py install. , got this:

enter image description here

so changed line in file except valueerror e , got error different python file in same folder reverted change made , decided not idea meddle scripts.

please, @ setting free server python , django appreciated. furthermore, sorry if question stupid, or incorrectly tagged.

you following install guides linux. should try find install guide pip , virtualenv on windows. first install pip systemwide , use pip install virtualenv systemwide. start using virtual environments.

start how install pip on w$ , python , virtualenv on w$. alternative hitchhiker's guide python.

edit

as ron elliott states in comments,

you'll need point path c:\python2x\scripts or c:\python3x\scripts in order pick easy_install , pip other script executables installing directory.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -