puput
puput copied to clipboard
ModuleNotFoundError: No module named 'markdown'
Despite following the installation instructions in the documentation, an error occurs: ModuleNotFoundError: No module named 'markdown'. I understand that you need to specify that the wagtail-markdown package needs to be installed in the installation (when this is done it works fine).
Hello!
Can you provide more details on how did you get the error, please? wagtail-markdown is on the requirements on setup.py
Apologies, after some more tests I saw that it works correctly, it was my mistake.