1. 程式人生 > >PyCharm - The Python IDE for Professional Developers - 安裝

PyCharm - The Python IDE for Professional Developers - 安裝

PyCharm - The Python IDE for Professional Developers - 安裝

https://www.jetbrains.com/pycharm/

download

Download -> Previous versions -> Version 2016.3

在這裡插入圖片描述

installation

[email protected]:~/software$ ll
total 275612
drwxrwxr-x  2 foreverstrong foreverstrong      4096 11月  2 11:31 ./
drwxr-xr-x 20 foreverstrong foreverstrong      4096 11月  2 11:30 ../
-rw-rw-rw-  1 foreverstrong foreverstrong 282217430 11月  2 11:31 pycharm-professional-2016.3.3.tar.gz
[email protected]
:~/software$ [email protected]:~/software$ chmod a+x pycharm-professional-2016.3.3.tar.gz [email protected]:~/software$ [email protected]:~/software$ ll total 275612 drwxrwxr-x 2 foreverstrong foreverstrong 4096 11月 2 11:31 ./ drwxr-xr-x 20 foreverstrong foreverstrong 4096 11月 2 11:30 ../ -rwxrwxrwx 1 foreverstrong foreverstrong 282217430 11月 2 11:31 pycharm-professional-2016.3.3.tar.gz*
[email protected]
:~/software$ [email protected]:~/software$ tar -zxv -f pycharm-professional-2016.3.3.tar.gz
[email protected]:~/software$ 
[email protected]:~/software$ ls
pycharm-2016.3.3  pycharm-professional-2016.3.3.tar.gz
[email protected]:~/software$ 
[email protected]:~/software$ cd pycharm-2016.3.3/
[email protected]
:~/software/pycharm-2016.3.3$ cd bin/ [email protected]:~/software/pycharm-2016.3.3/bin$ ./pycharm.sh Nov 02, 2018 12:57:53 PM java.util.prefs.FileSystemPreferences$1 run INFO: Created user preferences directory. Nov 02, 2018 12:57:53 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /home/foreverstrong/.java/.userPrefs/prefs.xml [email protected]:~/software/pycharm-2016.3.3/bin$

OK

在這裡插入圖片描述

Accept

在這裡插入圖片描述

Activate -> License server
License server:
http://idea.imsxm.com
http://mcpmcc.com:1017

在這裡插入圖片描述

Create desktop entry (integrate in system menu)

在這裡插入圖片描述

Create New Project
/usr/bin/python2.7

在這裡插入圖片描述

在這裡插入圖片描述

PyCharm

在這裡插入圖片描述