Python and mechanize issues (Windows) -
ok, installed mechanize
easy_install
command prompt, when try write little snippet of code test it, python telling me can't import mechanize
, idea might going wrong? i'm @ loss , unfamiliar mechanize
.
bah, had placed .py file in new folder within python27 folder , apparently issue. moved python27 , it's correctly importing.
Comments
Post a Comment