Pycharm Install third party package and plugin

Source: Internet
Author: User
1. Install third Party Library

First Open pycharm, click "File"-> "Setting", as shown in the picture:

Open as shown in the following illustration:

The right side shows the installed package, and if you want to install a new package, click the Green plus sign.

2. Install the plugin

First click on the plugin: as shown in the picture:

Click below to install the plugin from the network or locally. 3. Install the package using the command line

Open the Command Line window, which is not much said.
The syntax is:

Pip Install package name

Note: Do not write the name of the package wrong OH

Of course, if you're installing the PIP package, I'm using python3.4, and the PIP is installed when I install Python.

If you do not recognize the PIP command, you do not configure the environment variable, you only need to add the PIP directory in the environment variable "path". The following figure:

The above is the process of installing the Python package at the command line,

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.