I\'m deploying a Django app to a dev server and am hitting this error when I run pip install -r requirements.txt:
pip install -r requirements.txt
Traceback (most recent call la
On Opensuse 42.1 the following fixed this issue:
zypper in python-Pygments