Pycharm_main.py doesn't appear?

Since I wanted to start programming, I watched tutorials on YouTube and other things and installed Anaconda and Pycharm on my PC. I wanted to get started and followed the instructions in the videos, and everything worked until I noticed that the main.py file was missing. Does anyone know how to fix this, or did I do something wrong?

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
3 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
KuarThePirat
11 months ago

You can easily create the main.py yourself.

KuarThePirat
11 months ago
Reply to  CGamerMC

You just put it on “File > New > Python File”. Alternatively, you start the project and make the hook at “Create a main.py welcome script”