Ask your own question, for FREE!
Computer Science 18 Online
OpenStudy (anonymous):

Hi Can someone tell me the exact version of Python that John Guttag and Eric Grimson use in lectures? Thanks

OpenStudy (e.mccormick):

It was some 2.5 vesion... I think 2.5.4. They have it on the web site. However, it does not work with newer versions of windows, which is why many people end up using 2.7.x

OpenStudy (e.mccormick):

A few of the things they do use libraries like NumPy. If you want to learn how to add the livraries, fine. However, another suggestion I have seen is to download the free verison of Anaconda. That is just Python with about 200 libraries pre-installed. http://continuum.io/downloads They also have commercial versions with commercial libraries, but the free one will cover everything the class uses.

OpenStudy (anonymous):

Thanks for getting back. I am looking for the one where there is an IDLE shell and a script text editor with a .py tag. How would I get that?

OpenStudy (e.mccormick):

That comes with any Python package. The IDE is part of it. IDLE is both a script text editor and a runtime shell.

OpenStudy (anonymous):

When you say "that comes with it" are you referring to the Anaconda that comes with script and IDLE shell?

OpenStudy (e.mccormick):

All official Python distributions have IDLE. So does Anaconda. Anaconda also has NumPy. The distribution MIT made for their class came with NumPy for answering a couple of questions.

OpenStudy (anonymous):

Hi Thanks for your response. Do you have the link for the specific distribution that MIT made for the class.

OpenStudy (e.mccormick):

It is on the class pages somewhere, but does not work with newer versions of windows.

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!