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

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -