Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 16 Online
OpenStudy (anonymous):

hello every one hope you enjoy this course but in first stage i face problem to download IDLE for python though link is given but if i click that link ti's shown that file was removed please give me a solution thanks Omar Faruk

OpenStudy (javk):

I used the instructions from http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/software/ and I found it pretty straight forward and easy...give it another go

OpenStudy (javk):

The python installer is linked directly to the page

OpenStudy (anonymous):

That's right Python 2.5.4 has been replaced by a newer bugfix release of Python. Please download Python 2.5.6 instead, unless you need to use the Windows and OS X binaries provided here. You can also choose the last version of 2.6 or even 2.7 (I'm using that and haven't encountered any problems so far)

OpenStudy (anonymous):

@omarfaruk

OpenStudy (anonymous):

I'm using 2.7.8 and haven't encountered any problems other than maybe my auto indention isn't working correctly. i believe as long as your not on 3.0 or above you'll be fine

OpenStudy (e.mccormick):

2.7.x has a few differences that make it so you have a little easier time. In versions before that there were some gotchas in syntax that 2.7.x is part of the migration away from. Other than that, it is primarily the same and a good platform for learning the stuff. It also runs more reliably on newer machines. Some people have had 2.5.x not work in Windows 7 and 8.

OpenStudy (anonymous):

try this: https://www.python.org/ftp/python/2.7.8/python-2.7.8.amd64.msi

OpenStudy (e.mccormick):

@dww62730 Oh, and nobody should run 3.0.x. It had serious issues. 3.1.x and above is where they dealt with that.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!