In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains the "PyCharm software installation tutorial", the article explains the content is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and study the "PyCharm software installation tutorial" bar!
At the front of the article, first explain the relationship between Python, PyCharm and Anaconda, as well as the relationship between them.
Python is an interpretive, object-oriented, dynamic data type high-level programming language
PyCharm is a Python tool with debugging, syntax highlighting, intelligent prompts, unit testing and other functions.
Anaconda is an open source Python distribution, including data analysis, data visualization, machine learning, deep learning and other related open source packages.
PyCharm installation tutorial
PyCharm is a powerful Python editor with cross-platform nature. First of all, we go to the official website to download it. The link address of the official website is shown below.
Https://www.jetbrains.com/pycharm/download
Professional said that the professional version, community is the community version, it is recommended to install the community version, because it is open source free.
Install the package to get the official account and reply the pycharm software in the background.
Get the download link of Baidu network disk
In the first step, after downloading the software, we double-click to open it and select the next step.
The second step, here you need to manually change the installation path, I will install it on the E disk.
The third step is to select 64-bit or 32-bit according to your computer, associate with .py, and choose to add the update path.
Step 4, click the install button to install.
Step 5, select restart later here, and then click finish.
Establish a connection
The first step is to configure after successful installation, double-click the icon to open it and choose to accept the user's license.
Second, choose not to send it here, and then you can install it.
The third step is to create a project.
Step 4, select the path of the project, select the version of Conda,Python for the new environment, select 3.7, and click create.
The fifth step, some use tips, you can skip.
Step 6, click Settings in the file, click Python Interpreter (Python interpreter), and click add interpreter.
Step 7, find the python.exe in Anaconda in the later path, and add it.
instructions
The first step, create a new Python file.
Second, name the Python file.
Step 3, select the code, and then right-click to run the code.
There is no problem with the result of the code running.
Font settin
Click on the file and you can set the font size and color in the edit column.
Sets the font size.
Chinese interface settings
If you are not familiar with some English words in the interface at first, you can set the interface to Chinese. In the settings, select simplified Chinese.
Let's actually take a look at the running result of PyCharm.
Import numpy as npimport matplotlib.pyplot as plt
X=np.arange (0Jing 10jue 1) y=np.sin (x)
Plt.plot (XBI y) plt.show ()
The running result is as follows:
Thank you for your reading, the above is the content of "PyCharm Software installation tutorial", after the study of this article, I believe you have a deeper understanding of the PyCharm software installation tutorial, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.