1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-02 15:07:45 +02:00

python: added manual installation guide source

This commit is contained in:
tiyn 2024-05-15 05:13:42 +02:00
parent 75233ea75d
commit 1449d9bed8

View File

@ -49,6 +49,8 @@ cd Python-3.9.1
Afterwards if OpenSSL should be enabled for Python uncomment all the corresponding lines in
`Modules/Setup`.
This part of the guide is taken from a
[StackOverflow post by Ironman](https://stackoverflow.com/questions/58309485/modulenotfounderror-no-module-named-ssl).
Then proceed with the installation.