In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
In this issue, Xiaobian will bring you about how to upgrade Python 2.7 in Linux system. The article is rich in content and analyzed and described from a professional point of view. After reading this article, I hope you can gain something.
Python is a programming language, built-in many effective tools, Python is almost omnipotent, the language is easy to understand, easy to get started, powerful, in many fields have a wide range of applications, such as the most popular big data analysis, artificial intelligence, Web development and so on.
1. Prepare the compilation environment gcc
2. Go to the official website to download the source code of the corresponding version of python to be installed
3. Extract downloaded code package
tar -zxvf Python-x.x.x.tgzcd Python-x.x.x
4. configured
1)Find the configure file
find . -name configurecd search results (usually right at the root of Python files)
2)be configured
./ configure
5. compilation
makemake install
(If there are no other special requirements, the installation is over, enter pythonx.x to enter the python development environment you just installed)
6. Replace previous default version of python (create new soft connection)
cd /usr/bin/rm -rf pythonln -s /usr/local/Python-x.x.x/bin/python ./ Python The above is how to upgrade Python 2.7 in Linux system, if there is a similar doubt, may wish to refer to the above analysis to understand. If you want to know more about it, please pay attention to the industry information channel.
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.