Skip to content

Compiling local docs failed. Sphinx cannot find moin. #2069

@gmilde

Description

@gmilde

Compiling the local Moin 2 documentation with both

moin/docs > make html

and

moin > ./m doc

led to the error:

...

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 414, in get_provider
    return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
                                            ~~~~~~~^^^^^^^^^^^^^^^^^^

...

pkg_resources.DistributionNotFound: The 'moin' distribution was not found and is required by the application

Moin is installed in a venv that was activated at this time (running moin from the same directories worked nice).

Metadata

Metadata

Assignees

No one assigned

    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