mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 13:03:46 -05:00
add solution to Ubuntu missing ssl
@@ -171,6 +171,7 @@ sudo apt install zlib1g zlib1g-dev libssl-dev libbz2-dev libsqlite3-dev
|
||||
|
||||
### 0. First, check
|
||||
* if you actually have OpenSSL and its headers installed (and for the right architecture and ecosystem if there are more than one at your machine)
|
||||
* Ubuntu: `sudo apt install libssl-dev`
|
||||
* if the problem is resolved by upgrading Pyenv to the latest release and to the head version
|
||||
|
||||
### 1. **OpenSSL is installed to an uncommon location.**
|
||||
|
||||
Reference in New Issue
Block a user