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

hibernate - How to load global settings frequently used in application in Java -

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

objective c - Ownership modifiers with manual reference counting -