Giter Site home page Giter Site logo

Comments (5)

dheater avatar dheater commented on June 12, 2024

sphinxcontrib.traceability might be the correct name? It at least doesn't complain about no module, but it gives a different error:

Extension error:
Could not import extension sphinxcontrib.traceability (exception: cannot import name 'NoUri' from 'sphinx.environment' (/home/dheater/.platformio/penv/lib/python3.8/site-packages/sphinx/environment/__init__.py))
make: *** [Makefile:20: html] Error 2

from sphinx-traceability-extension.

ociu avatar ociu commented on June 12, 2024

sphinxcontrib.traceability is the correct name.

Which version of Sphinx are you using? It seems that NoUri has been removed fom sphinx.environment in v4.0.
I'll fix it. In the meantime if you downgrade Sphinx it will work.

from sphinx-traceability-extension.

dheater avatar dheater commented on June 12, 2024

I was using sphinx 3.5.2, I've tried downgrading to 3.4.3 and 3.3.1 but still getting the same error.

from sphinx-traceability-extension.

dheater avatar dheater commented on June 12, 2024

But, yes. Commenting out from sphinx.environment import NoUri in traceability.py seems to work!

from sphinx-traceability-extension.

ociu avatar ociu commented on June 12, 2024

NoUri error existed since v2.0 (March 2019), huge downgrade :)... Now it works with both old and new versions.

Thank you!

from sphinx-traceability-extension.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.