question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

docutils version mismatch?

See original GitHub issue

Hi, when I run:

python -m venv env
source env/bin/activate
pip install -r dev_requirements.txt

I receive this error.

ERROR: docutils-stubs 0.0.21 has requirement docutils==0.14, but you'll have docutils 0.16 which is incompatible.

am I doing something wrong?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
luiguipcommented, Apr 6, 2020

Makes sense, so maybe change the version and subimit to https://test.pypi.org/, could be a validation?

0reactions
JaDoggcommented, May 21, 2020

Fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

MacOS docutils version mismatch · Issue #12747 - GitHub
A few students here at Penn have run into this issue on MacOS Catalina. During the prereq installation, pip3 installation of botocore fails ......
Read more >
Docutils FAQ (Frequently Asked Questions) - SourceForge
1.3 Is there a GUI authoring environment for Docutils? ... and MS Internet Explorer (version 5.0 and up) are known to give good...
Read more >
Sphinx showing old build version in Linux Centos
It's showing a version mismatch. Pls, let me know how to solve this and remove the version mismatch. Logs- [<...> docs]$ sphinx- ...
Read more >
831660 – app-emulation/qemu-6.2.0 should have <docutils ...
closing as invalid, as I found a Sphinx version mismatch on my system will reopen again if this turns out not to be...
Read more >
Test Wikis (reStructuredText in particular) (#305) · Issues
We broke reStructuredText support in Wikis in 11.1 by having a mismatch in the gitlab-markup version (
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found