I am using a script in Python
and after solving problems with the tabs I now have one in the modules:
from mainLib import
File "C:\Python35-37\mainLib.py", lin
import mechanize *
File "C:\Python35-37\lib\site-package
ImportError: No module named '_version'
What is the name in easy_install
for the module (implying that it is a module)? I can not find it.