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

0

Hi, please make sure the temporary configuration limit is not zero:

0
Avatar
Permanently deleted user

@Pavel Karateev I checked it shows 5

0

I see, does PyCharm create a temporary configuration if you right click on the file and select a Run option?

1
Avatar
Permanently deleted user

@Pavel Karateev Yep, that works

0

请先登录再写评论。