PyCharm won't create configuration automatically
已回答
Hey,
Today I'm facing an annoying issue with PyCharm.
Before today whenever I started a project I didn't have to edit any configuration for running my python file and PyCharm took care of configuration but today I have to manually create configuration for each file

So is there anything I'm doing wrong? Or something I messed up with the setting?
btw I'm using PyCharm 2018.2.3 (Professional Edition) Build #PY-182.4323.5
Thanks
请先登录再写评论。
Hi, please make sure the temporary configuration limit is not zero:
@Pavel Karateev I checked it shows 5
I see, does PyCharm create a temporary configuration if you right click on the file and select a Run option?
@Pavel Karateev Yep, that works