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

Anybody else have a problem with importing pylab? I am on lecture 17 and when I run the program from the handout it keeps telling me there is no module named pylab :(

OpenStudy (anonymous):

did you install matplotlib?

OpenStudy (anonymous):

no, I am looking at that now but not quite sure I understand how too, starting to wonder how I go this far along in the class.

OpenStudy (anonymous):

Ok nevermind got pylab installed, however now I need numpy apparently as that module doesnt exist, this is getting fun

OpenStudy (anonymous):

now I have numpy, however when I run pylab now it gives me an importerror: DLL load failed with error code 193

OpenStudy (anonymous):

I found this, don't know if it will help: http://matplotlib.sourceforge.net/faq/troubleshooting_faq.html

OpenStudy (anonymous):

TheRevolution: be sure you install the right version of the package between the 32 bit and 64 bit. Your error might be caused from that.

OpenStudy (anonymous):

It was the 64 bit, for some reason I thought that was the computer I was using. However now I have another problem: ImportError: DLL load failed: The specified module could not be found. This is starting to get annoying.

OpenStudy (anonymous):

ok, it looks like you are missing a module. you should post the entire traceback that appears on the shell when you try to load the package - the crucial informations on *what* is wrong should be in what is printed just before the ImportError.

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!