Trying to install gmplot on a Raspberry pi with
pip install gmplot
I get these errors
with open(requirements_file) as f:
IOError: [Errno 2] No such file or directory: 'requirements.txt'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-ESOyLt/gmplot/
Trying to install gmplot on a Raspberry pi with
pip install gmplot
I get these errors
with open(requirements_file) as f:
IOError: [Errno 2] No such file or directory: 'requirements.txt'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-ESOyLt/gmplot/