Re: newbie: installing setuptools

2014-12-19 Thread Mark Lawrence
On 19/12/2014 04:43, Surbhi Gupta wrote: Hey, I am new to python and facing problem with installing packages. I am using VPython which requires Python 2.7.x from python.org; it will not work with versions of Python other than the one from python.org. So I need to install packages separately.

Re: newbie: installing setuptools

2014-12-19 Thread Jean-Michel Pichavant
- Original Message - > From: "Surbhi Gupta" > OK, the problem is now resolved: I just found out that we need to > install from prompt instead of IDLE. > Setuptools is installed, but I am not able to use easy_install from > prompt. It says: > easy_install : The term 'easy_install' is not re

Re: newbie: installing setuptools

2014-12-18 Thread Surbhi Gupta
On Friday, December 19, 2014 10:13:15 AM UTC+5:30, Surbhi Gupta wrote: > Hey, I am new to python and facing problem with installing packages. I am > using VPython which requires Python 2.7.x from python.org; it will not work > with versions of Python other than the one from python.org. So I need

newbie: installing setuptools

2014-12-18 Thread Surbhi Gupta
Hey, I am new to python and facing problem with installing packages. I am using VPython which requires Python 2.7.x from python.org; it will not work with versions of Python other than the one from python.org. So I need to install packages separately. I was trying to install scipy-0.14.0, it g