Closed zed closed 12 years ago
pip install pyscreenshot installs Yapsy-1.9_python3 which doesn't work on Python2.x e.g.:
pip install pyscreenshot
Yapsy-1.9_python3
$ python -m pyscreenshot.examples.show .../bin/python: No module named configparser
yapsy/PluginManager.py imports configparser
yapsy/PluginManager.py
Fixed. Yapsy version is set to 1.8 Thanks for the report.
pip install pyscreenshot
installsYapsy-1.9_python3
which doesn't work on Python2.x e.g.:yapsy/PluginManager.py
imports configparser