Package installation issues | PyCharm
www.jetbrains.com › help › pycharmSep 14, 2021 · Locate the interpreter and press . Copy or memorize the path of the environment and close the dialogs. Open the terminal and run the following commands: cd <interpreter path> -m pip install <package name> You might need the admin privileges to install packages on a system interpreter. Inspect and parse the results. Parse the results