[mkdocs-material] ModuleNotFoundError: No module named 'material.plugins' #4646
-
Hi @squidfunk, First of all, thanks in advance for this wonderful piece of package you're developing/maintaining ;) Having downloaded the 8.5.9 version, I should benefit from these fixes. Below is a
and the
and also the step-by-step process I used to install my conda environment:
Note that I used a modified wheel in order to remove Also, be aware that I tried with and without constraining mkdocs and mkdocsstring-python version with similar outcomes. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Thanks for reporting. We're not officially supporting Maybe another user can help here. |
Beta Was this translation helpful? Give feedback.
Thanks for reporting. We're not officially supporting
conda
. Does the same happen when you install frompip
or viagit
? Also note that when you use a modified wheel, we can't offer official debugging support. We just don't have the time to.Maybe another user can help here.