Method 1: Download Pycharm and install Download address: https://www.jetbrains.com/pycharm/ There is not much difference between Pycharm Professional Edition and Community Edition for most people. The differences are as follows: We download the community version of Linux: Right click the installation package -> Extract here to generate a Pycharm folder cd to the bin folder of the folder cd Downloads/pycharm-community-2018.1.4/bin (or enter the folder and open the terminal) Execute the sh command to open the installation: sh ./pycharm.sh Wait for a while for the installation to complete and a window will pop up. Select according to your situation. If it is the first installation, just choose the second one. In the pop-up window, select Accept Customize or default the options below, and the installation will be successful. The professional version will have an additional registration and activation process. Method 2: Search for Pycharm CE in Ubuntu Software and install it directly Isn’t it so easy! The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Vue implements Modal component based on Teleport
>>: MySQL 8.0.13 installation and configuration method graphic tutorial under Windows 64 bit
There are many import methods on the Internet, an...
Preface: I reinstalled win10 and organized the fi...
This article mainly introduces an example of impl...
This article shares the specific code of jquery t...
Table of contents 1. Project Integration 1. CDN i...
vue-router has two modes hash mode History mode 1...
In actual use, it is often necessary to share the...
Copy code The code is as follows: <html> &l...
Friends who have used the Linux system must have ...
The effect is as follows: analyze 1. Here you can...
mysql accidentally deleted data Using the delete ...
1. Download the pip installation package accordin...
When installing nginx, mysql, tomcat and other se...
This article uses examples to illustrate the prin...
This article uses examples to explain the basic k...