import?
Verfasst: Samstag 28. August 2010, 02:37
warum bekomme ich eine fehlermeldung?
import mechanize
Traceback (most recent call last):
File "C:/Python31/test2.py", line 2, in <module>
import mechanize
ImportError: No module named mechanize
import mechanize
Traceback (most recent call last):
File "C:/Python31/test2.py", line 2, in <module>
import mechanize
ImportError: No module named mechanize