Need help installing easy install in Python 2 7 1 on Windows 7

0 votes
I already have installed Python 2.7.1 on Windows 7, but I am unable to install easy_install. Appreciate some help with this regard. Cheers!
Dec 26, 2018 in Python by Anirudh
• 2,080 points
934 views

1 answer to this question.

0 votes

That tool is part of the setuptools (now called Distribute) package. Install Distribute. And yes, you'll have to get this one manually.

http://pypi.python.org/pypi/distribute#installation-instructions

Hope this helps!

answered Dec 26, 2018 by Nymeria
• 3,560 points

Related Questions In Python

+1 vote
1 answer

How to install tensorflow using anaconda and python 3.7.1 on windows?

Since I am using python 3.5 so ...READ MORE

answered Aug 19, 2019 in Python by Arvind
• 3,040 points
8,875 views
+3 votes
2 answers

how to print array integer without [] bracket in python like result = 1,2,3,4,5

Hey @abhijmr.143, you can print array integers ...READ MORE

answered Aug 5, 2018 in Python by Omkar
• 69,210 points

edited Aug 8, 2018 by Omkar 7,666 views
0 votes
0 answers

How to mix read() and write() on Python files in Windows

It appears that a write() immediately following a read() on a ...READ MORE

Oct 24, 2018 in Python by Aryya
• 500 points
633 views
0 votes
1 answer

Installing OpenCV for Python 2.7

Now from OpenCV 2.2.0, the package name for ...READ MORE

answered Nov 15, 2018 in Python by findingbugs
• 3,260 points
2,031 views
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,067 views
0 votes
1 answer
0 votes
1 answer

Need help extracting a schema to make use for an avro file in Python

Hi, nice question. So what I daily use ...READ MORE

answered Jan 10, 2019 in Python by Nymeria
• 3,560 points
4,573 views
–1 vote
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP