Re: How to install easy_install on windows ?

2011-08-17 Thread Duncan Booth
aspineux wrote: > in a command prompt run > C:\Your Python Directory\python.exe C:\Your Download directory > \ez_setup.py > > Then use > > C:\Your Python Directory\python.exe C:\Your Python Directory\I dont > know where the easy_install script will be installed\easy_install.py > install module

Re: How to install easy_install on windows ?

2011-08-16 Thread aspineux
On Aug 16, 2:17 pm, smith jack wrote: > it needs read registry, but the python i used is extracted from .zip, > so there is no record in the registry, Noone need it, Python dont use any registry key > what should i do in order to install easy_install for my python environment? get ez_setup.py f

How to install easy_install on windows ?

2011-08-16 Thread smith jack
it needs read registry, but the python i used is extracted from .zip, so there is no record in the registry, what should i do in order to install easy_install for my python environment? -- http://mail.python.org/mailman/listinfo/python-list

Re: how to install easy_install

2011-05-14 Thread TheSaint
rusi wrote: > tried to install easy_install (This is on windows) > I downloaded the executable and ran it. It claimed to have done its > job. Perhaps, the abit to just click is disordering some easy steps like copy the script files into the normal place. Only when there's a particular copy then

Re: how to install easy_install

2011-05-14 Thread rusi
On May 13, 11:29 pm, Ian Kelly wrote: > On Fri, May 13, 2011 at 11:40 AM, rusi wrote: > > I tried to install easy_install (This is on windows) > > I downloaded the executable and ran it. It claimed to have done its > > job. > > > But now when I type easy_install at a cmd prompt I get > > easy_ins

Re: how to install easy_install

2011-05-13 Thread Ian Kelly
On Fri, May 13, 2011 at 11:40 AM, rusi wrote: > I tried to install easy_install (This is on windows) > I downloaded the executable and ran it. It claimed to have done its > job. > > But now when I type easy_install at a cmd prompt I get > easy_install is not a command... > > [I guess I am a perenn

how to install easy_install

2011-05-13 Thread rusi
I tried to install easy_install (This is on windows) I downloaded the executable and ran it. It claimed to have done its job. But now when I type easy_install at a cmd prompt I get easy_install is not a command... [I guess I am a perennial noob to windows, never being able to comprehend the PATH