I have mechanize module into required folder and still showing problems... How to solve " ImportError: No module named mechanize "
i saw these:
import mechanize
ImportError: No module named mechanize
import mechanize
ImportError: No module named mechanize
noobs = mechanize.Browser()
NameError: global name 'mechanize' is not defined