Re: [Distutils] error in using easy_install command

2010-01-17 Thread Tarek Ziadé
On Tue, Jan 12, 2010 at 12:32 PM, Irene Formaioni wrote: > Hi, > i've installed setuptools and i try to use easy_install but it doesn't work. > ( i use Windows XP) > From the IDLE (GUI)  i obtain this error: > > IDLE 2.6.3     >>> easy_install -f > http://pypi.python.org/pypi/functest/0.8.8 functe

[Distutils] error in using easy_install command

2010-01-17 Thread Irene Formaioni
Hi, i've installed setuptools and i try to use easy_install but it doesn't work. ( i use Windows XP) From the IDLE (GUI) i obtain this error: IDLE 2.6.3 >>> easy_install -f http://pypi.python.org/pypi/functest/0.8.8 functest SyntaxError: invalid syntax >>> You can tell me why, where i m