nfs-tech-bd/FB-TARGET

No module name mechanize

Opened this issue · 2 comments

How to fix it

code no module named mechanize:
sudo apt install python-pip
pip2 install mechanize
python2 -m pip install mechanize

Hope It helps 😊