Closed
Description
Bug report
Bug summary
Installation of a python module (https://github.com/capslockwizard/drsip) with pip fails because it attempts to installed matplotlib 3.0.0 which does not support Python 2.7.
This installation was performed on ReadTheDocs as part of building the documentation.
Code for reproduction
python setup.py install --force
Expected outcome
Downloads and installs matplotlib 2.2.3.
Matplotlib version
- Operating system: Linux
- Matplotlib version: -
- Matplotlib backend (
print(matplotlib.get_backend())
): - - Python version: 2.7
- Jupyter version (if applicable): -
- Other libraries: -
Metadata
Metadata
Assignees
Labels
No labels