Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Tutorials for installing python3 with ubuntu

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces the relevant knowledge of "the tutorial of installing python3 with ubuntu". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Basic package

Apt-get updateapt-get upgradeapt-get install build-essential checkinstallapt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-devapt-get dist-upgradeapt-get install build-essential python-dev python-setuptools python-pip python-smbusapt-get install build-essential libncursesw5-dev libgdbm-dev libc6-devapt-get install zlib1g-dev libsqlite3-dev tk-devapt-get install libssl-dev opensslapt-get install libffi-devapt-get install wget

Python installation

Wget https://www.python.org/ftp/python/3.7.4/Python-3.7.4.tgztar zxvf Python-3.7.4.tgzcd Python-3.7.4./configure-- enable-optimizationsmakemake installpython3.7pip3pip3-Vpippip-Vpythonrm / usr/bin/pythonrm / usr/bin/pipln-s / usr/local/bin/python3 / usr/bin/pythonln-s / usr/local/bin/pip3 / usr/bin/pippythonpip-V "tutorial on installing python3 with ubuntu" ends here Thank you for your reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report