PyCharm set Configuration and Interpreter | Why won't PyCharm Execute my Code?

preview_player
Показать описание
Learn the basics of setting a PyCharm Interpreter and Configuration to run your script! A wrong Configuration with a wrong Interpreter is the most common reason why your script will not execute!

⌚ Timestamps ⌚
00:00 | Introduction
00:25 | Problem: No Interpeter and No Configuration
01:05 | Set Interpreter
03:07 | Set Configuration Automatically
03:36 | Set Configuration Manually

🌟 Please leave a LIKE and SUBSCRIBE for more! 🌟

◾◾◾◾◾ PyCharm Tutorials ◾◾◾◾◾

◾◾◾◾◾ 🌎 Let's Connect! ◾◾◾◾◾
Рекомендации по теме
Комментарии
Автор

Max, I want to say thank you. I'm twelve years old and am working to study game development. I have been self teaching myself code since I was in 5th grade, and no it wasn't Scratch it was python. I have learned lots of things to make with python but YOU are the reason I still try to make programs, even if they don't work I try hard to make them work, and when I found your account when you were still the bucket coder (sorry I forgot your old username) and have been following your pygame tutorials so that I could actually make some games, and I'm still working on pygame, but I'm struggling a bit and I am getting help. But thanks for the big amount of help I got from your channel. :)

SrCw
Автор

This video was super helpful as I ran into this exact problem but with your detailed help, got it all figured out...for now ;-). Thank you!!

RH-Laser
Автор

Very helpful to get such a clear solution. I'm finding some Python and particularly Pycharm technicalities far more obscure than I expected at the start.

stuartrooksby
Автор

thank you max for helping with this problem I had been facing for the last few days!😊😊😊

rpggamer
Автор

Again, your tutorial skills really do shine, thks for that, you have also made me aware of some other things that were not clear to me that you did'nt directly intend to explain, but due to your clear and excellent teaching manner you have automatically explained them to anyhow. So thks, and keep up the good work.

joeking
Автор

Thank you very much man I'm really enjoying your channel. I realize this is jumping ahead a bit I have really grown accustomed to using VIM as my text editor. Apparently there is a way to integrate VIM into Pycharm with a plug-in known as IdeaVim. Have you used this plugin for a similar plugin with the same key bindings or key chords?

Jeff_Seely
Автор

this helped with the setup on the newest edition!!!! now codes are executing!!!

MrEjblanco
Автор

Hello Max - thank you very much for the concise and yet informative video! I have one question - in the video at one point you ignore the option "inherit packages from base interpreter". But I assume the virtual environment does not run standalone based on one or two modules I would import to it. As a complete freshman to Python, I assume every module, library, etc., loaded into the virtual environment is built on top of Python's base interpreter (in the back) or am I wrong here?

Scotti.Q
Автор

Pretty cool series of tutorials. I would recommend making translations with AI 😊

wiktorm
Автор

thanks Max your video help me in configuration, thanks again

jm-xvwh
Автор

somehow, on creating a new project, my venv always ends up in the External Libraries, any help?

infocus
Автор

Can u help me out with pycharm abd power shell integration

SuperKevinFS