Easy Tutorial
❮ Big Data Require Skills Cpp Return Array ❯

Importing Python Packages and Modules in Pycharm

Category Programming Technology

  1. Click File->Settings

  2. Select Project Interpreter, click the green plus sign on the right to add packages

  3. Enter the name of the package you want to add, click Install Package

  4. You can view the installed packages in the directory where the Pycharm project is saved, the path is

    D:\PycharmProjects\untitled\venv\Lib\site-packages
    

Original Source: https://blog.csdn.net/Joyce_heart/article/details/78931712

** Click to Share Notes

Cancel

-

-

-

❮ Big Data Require Skills Cpp Return Array ❯