How to Install sqlalchemy in PyCharm

Configurare noua (How To)

Situatie

The Python sqlalchemy library is among the top 100 Python libraries, with more than 34,523,313 downloads. This tutorial will show you everything you need to get this installed in your Python environment.

Backup

  • Open File > Settings > Project from the PyCharm menu.
  • Select your current project.
  • Click the Python Interpreter tab within your project tab.
  • Click the small + symbol to add a new library to the project.
  • Now type in the library to be installed, in your example "sqlalchemy" without quotes, and click Install Package.
  • Wait for the installation to terminate and close all pop-ups.

Solutie

Tip solutie

Permanent

Voteaza

(6 din 17 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?