Installation of python-markdown add-on
In would like to install python-markdown
but doing
sage -sh
pip install python-markdown
from the shell leads to the error "Could not find a version that satisfies the requirement python-markdown (from versions: ) No matching distribution found for python-markdown"
Where is my error ?