0
Python, mechanize and beautifulsoup
Managed to install mechanize an beautifulsoup but it won't import into code? What to do to make it work? Learning to fill in online form. Thank you for your kind advise
1 Answer
+ 7
Modules are imported, not installed. Anyway I don't understand your question, provide more information what you want to do.