PyCharm setup Python interpreter

preview_player
Показать описание
How to install Python 3 on your computer, configure the interpreter in PyCharm, install packages (Pandas, NumPy, Flask), upgrade Python packages, and create a new project.

✅ Subscribe for more videos like this one
🔔 Click on the bell icon to be notified when I release a new video
👍 Please like my video!

🎥 Playlists you may find useful:
➜ Beamer LaTeX course:
➜ Full LaTeX course:
➜ PyCharm course:
➜ Building a documentation website with Docusaurus:

🎥 Videos you may find useful:

✅ Let's connect:

📝 Useful notes:

🎥 Content of this video:
00:00 - What you will learn
00:45 - Install Python 3.9 (64-bit)
01:50 - Save Python PATH
03:00 - Create a new project in PyCharm
04:00 - Add a new Python interpreter
04:45 - Install Python packages
05:25 - Upgrade Python packages PyCharm
05:50 - Install Flask
06:45 - Install Pandas automatically

🔣 Keywords:
#python #PyCharm #pandas #flask #numpy #ProjectInterpreter #python3 #python39 #upgradePythonPackages
Рекомендации по теме
Комментарии
Автор

this really helped me fix the issues I had, with windows confusing different paths to different versions of python, resulting in a ton of errors x.x

JustHoldIt
Автор

Thank you very much, for this nice and straightforward guide! :)

SecreedLp
Автор

Really helpful and clear... as always ;) Thx!

francescoconti
Автор

Cosa devo fare se nonostante abbia indirizzato nel setting pycharm all'interpreter, l'IDE non mi faccia vedere la voce main nella casellina a sinistra della freccia verde play (che io vedo grigia)?

TheMechatronicEngineer