You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2024. It is now read-only.
Collecting Markdown==2.6.2
Using cached Markdown-2.6.2-py2.py3-none-any.whl (157 kB)
ERROR: Could not find a version that satisfies the requirement markdownserver-master (unavailable) (from versions: none)
v
Tried downloading code. Using python 3
tried pip3 install -r requirements.txt
and pip install -r requirements.txt
Both gave errors below
Discarding git+https://github.com/ohbarye/markdown-server@f85a63ba06ca7cb5beb59bd96153d7ba1fa867ae#egg=markdownserver-master: Requested markdownserver from git+https://github.com/ohbarye/markdown-server@f85a63ba06ca7cb5beb59bd96153d7ba1fa867ae#egg=markdownserver-master (from -r requirements.txt (line 4)) has inconsistent name: filename has 'markdownserver-master', but metadata has 'markdownserver'
Collecting Markdown==2.6.2
Using cached Markdown-2.6.2-py2.py3-none-any.whl (157 kB)
ERROR: Could not find a version that satisfies the requirement markdownserver-master (unavailable) (from versions: none)
v