Closed rniwa closed 9 months ago
Installing in a virtualenv seems to have addressed the issue from talking internally.
We do need to look into a better solution though in the future.
Commands for future reference:
python3 -m venv venv
source venv/bin/activate
pip3 install mkdocs-material
Looks like mkdocs-material can't be installed right now due to the following error :(