shorts
Install python from source code
installed in Ubuntu 22.04
Install Python 3.11 or other from Source
go to home
cd ~
sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev wget libbz2-dev
go to https://www.python.org/ftp/python and choose the version
wget https://www.python.org/ftp/python/3.1...
tar -xf /mnt/c/Users/User/Python-3.11.9.tgz
cd Python-3.11.9
./configure --enable-optimizations
make -j 12
sudo make altinstall
python3.11
En esta página del sitio puede ver el video en línea Install python from source code de Duración hora minuto segunda en buena calidad , que subió el usuario The Machine Learning Engineer 20 mayo 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 63 veces y le gustó 6 a los espectadores. Disfruta viendo!