How can I import python-mechanize in python.? I mean I m unable to write a proper program. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I import python-mechanize in python.? I mean I m unable to write a proper program.

7th Nov 2016, 6:52 PM
sahil yadav
2 Answers
+ 3
use python pip. to do this, download pip (you can do this by finding the download in google) make sure to add it to your computers path, and use the pip install command in the command prompt. before using pip install, make sure to download the package you want to install. there are countless websites to download them from including pypi.
10th Nov 2016, 6:18 PM
Akinni James
Akinni James - avatar
0
thank u...!
13th Nov 2016, 3:48 AM
sahil yadav