ubuntu build python development environment

Environment ubuntu 10.10 desktop 64-bit

  1. Install OpenJDK6

sudo apt-get install openjdk-6-jdk

  1. Install Eclipse

sudo apt-get install eclipse

Ubuntu 10.04 already comes with Python 2.6

  1. Install PyDev plugin for Eclipse

Enable Eclipse, the first time you start it will let you choose a workspace, according to the default settings, tick Don't remind me again.

In the Help menu, select Install New Software···,

Select the Add button, Name: PyDev (whatever you want), Location: [http://pydev.org/updates] (http://pydev.org/updates) (update address of PyDev), OK

Choose PyDev for Eclipse under PyDev, don't choose anything else, otherwise the dependency check will not pass.

Click Next, install next
In the middle, you will be asked if you trust Aptana, Pydev, etc. Just trust it.

Finally restart Eclipse

  1. Configure PyDev plugin
    Select Preference in the Window menu,

1、 PyDev->Interpreter-Python, New a Python interpreter, fill in the name and path of the interpreter, and select the corresponding python.exe for the path

Eclipse will obtain the current encoding of the operating system as its default encoding, and the system default encoding of Ubuntu 10.04 is UTF8, so there is no need to change it.

  1. Under test

File->New->Project, select PyDev Project under PyDev, select the corresponding version of Grammer and Interpreter, and then Finish.

Right-click on the PyDev Package Explorer project, New->PyDev Module, and write a name, Finish.

Then just write a few lines of code, Run

Select Python Run in the pop-up dialog box,

Recommended Posts

ubuntu build python development environment
Build a python development environment under Ubuntu
Build a LAMP development environment on Ubuntu 16.04
Ubuntu configuration development environment
Ubuntu development environment configuration
Python virtual environment: Ubuntu16.04
Python3 development environment to build a detailed tutorial
ubuntu sets python2.5 environment variables
ubuntu builds common development environment
ubuntu offline installation python environment
Embedded Linux development environment to build and configure Ubuntu
Ubuntu 18.04.1 build Java environment and HelloWorld
Ubuntu16.04 build php5.6 Web server environment
Install Python virtual environment on Ubuntu 18.04
CentOS 7 configure Python language development environment
Ubuntu16 upgrade Python3
ubuntu18.04 install python2
ubuntu12.04 install python3
Build an Ubuntu Linux development environment on a Vmware virtual machine
Build the C++ compilation environment under ubuntu
Ubuntu build etcd
Ubuntu build Seafile
ubuntu18.04 install python
Quickly understand the Python development environment Spyder
Python build pip.ini
ubuntu16.04 upgrade python2
Ubuntu20.04 install Python3 virtual environment tutorial detailed explanation
How to install python in ubuntu server environment
Ubuntu18.04 switch Python version
ubuntu16.04 deploy GPU environment
Install python3.6 under Ubuntu 16.04
ubuntu configuration python, Red
CentOS6.7 build LNMP environment
Ubuntu16.04 switch python version
Python MySQLd under Ubuntu
Centos7.6 build LNMP environment
python development [first article]
Ubuntu 18.04 LTS LAMP build
[python] python2 and python3 under ubuntu
Install Python3 on Ubuntu 14.04
Install python in Ubuntu
Install Python3 on Ubuntu 16.04
Ubuntu18.10 configure Java environment
ubuntu environment deployment project
Install Python3.7 on Ubuntu
CentOS 7 build LNMP environment
Build a basic environment for Java development under Centos7
How to create a Python virtual environment in Ubuntu 14.04
Python introduction and environment installation
Build docker environment under Centos6.5
[Linux] Build Samba server (ubuntu16.04)
ubuntu16.04 build vim and pyt
Ubuntu18.04LTS quickly build CUDA environment
Ubuntu install the latest Python 3.
Install python environment under Linux
Install Python 3.7 on Ubuntu 18.04 LTS
ubuntu18.04 compile and install python3.8
CentOS 7.2 deploy Node.js development environment
ubuntu14.0464 Ros environment install halcon13.01
ubuntu view python installation path
Build Ubuntu 12.04 cross compilation server