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

In problem set 6 i'm trying to run the test to see if everything is installed but i get an error: Traceback (most recent call last): File "C:\Users\User\Desktop\Computer Science\mit - Introduction to Computer Science and Programming\ps6\ps6_pkgtest.py", line 3, in import pylab File "C:\Python27\lib\site-packages\pylab.py", line 1, in from matplotlib.pylab import * File "C:\Python27\lib\site-packages\matplotlib\__init__.py", line 105, in import six ImportError: No module named six Can someone help me?

OpenStudy (e.mccormick):

You need to install six. https://pypi.python.org/pypi/six

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!