Help with problem set 05:
When I tried to run the code (even if it's not entirely finished) this error appeared:
Traceback (most recent call last):
File "ps5.py", line 12, in
from news_gui import Popup
File "D:\rafael\programming\python\MIT-6.00\MIT_Problem_sets\ps5\ps5\news_gui.py", line 1, in
import Tkinter
File "C:\Python27\lib\lib-tk\Tkinter.py", line 38, in
import FixTk
File "C:\Python27\lib\lib-tk\FixTk.py", line 65, in
import _tkinter
ImportError: DLL load failed: %1 nÒo Ú um aplicativo Win32 vßlido.
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (puzzler7):
I don't know Spanish, but I think it's because you haven't downloaded Tkinter.
OpenStudy (anonymous):
Thanks, I'll try to download it, but i thought that because it's a problem set I wouldn't have to download anything extra. Btw it's portuguese, sorry
OpenStudy (puzzler7):
It says in the instructions to download Tkinter and Pylab.
OpenStudy (anonymous):
Are you sure? I don't remember reading this, but thank you very much, I'll download it and try again :)