Skip to content

Build problem with 'enchant' and 'sphinxexts.taglist' #192

@m3y54m

Description

@m3y54m

I've followed the instructions in README.md to build the documentation for the first time but I encountered the following error after entering the make command:

ImportError: The 'enchant' C library was not found and maybe needs to be installed.

I installed echant library using this command sudo apt-get install libenchant1c2a which solved the error above but this time another error appeared:

Extension error:
Could not import extension sphinxexts.taglist (exception: cannot import name 'NoUri' from 'sphinx.environment' (/home/mp/.local/lib/python3.8/site-packages/sphinx/environment/__init__.py))

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions