Skip to content

Where to place files? #7360

Closed Answered by kamilkrzyskow
jonsnow231 asked this question in Q&A
Jul 12, 2024 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

mkdocs-material==9.2.7 doesn't have the privacy version of the plugin, if the pip install mkdocs-material --upgrade doesn't update it to the latest 9.5.29 then it's likely due to a very old Python installation.

So I tried adding info plugin, and it gave me:

This is highly not recommended, as the privacy plugin relies on other Python modules, so adding one module won't fix anything.
The error you get mentions ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.1.0h 27 Mar 2018', so the Python version is too old.

I upgraded to Python 3.12.4, and I get the same errors.

Good, but have you confirmed that python --version shows the…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@alexvoss
Comment options

alexvoss Jul 14, 2024
Collaborator Sponsor

@kamilkrzyskow
Comment options

@jonsnow231
Comment options

@kamilkrzyskow
Comment options

Answer selected by jonsnow231
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants