smartphonebad.blogg.se

Debian install python 3.7
Debian install python 3.7










debian install python 3.7 debian install python 3.7

*** WARNING: renaming “_hashlib” since importing it failed: libssl.so.1.0.0: cannot open shared object file: No such file or directory *** WARNING: renaming “_ssl” since importing it failed: libssl.so.1.0.0: cannot open shared object file: No such file or directory configure –enable-optimizations –with-ensurepip=install –with-openssl=/usr/local/openssl/ I m using openssl version OpenSSL 1.0.2o. I m getting the below error while trying to compile python 3.7.4. This tutorial helps you to install Python 3.7 on your Ubuntu, Debian and Linuxmint systems. Make altinstall is used to prevent replacing the default python binary file /usr/bin/python.Ĭheck the latest version installed of python using below command python3.7 -V Use below set of commands to compile Python source code on your system using altinstall. cd /usr/srcĪfter finishing the downloading, extract the archive file. You can also download latest version in place of specified below. Libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev libffi-dev zlib1g-devĭownload Python using following command from python official site. Sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev \ sudo apt-get install wget build-essential checkinstall Then, Use the following command to install prerequisites for Python before installing it.

debian install python 3.7

So, first of all upgrade current packages on your system by running following commands. It is an good practice to keep packages up to date.












Debian install python 3.7