-
-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Description
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
Labels
No labels