solved - but..? Run configuration - ImportError: No module named

Answered

Hi,

 

I'm newbie of PyCharm.

 

I completed configuration of Environment variables in Preference.

 

But it was not configured in [Run/Debug configuration]. So, I did it manually and my issues was gone.

 

Why should I configure manually in [Run/Debug Configurations]...?

 

 

 

 

 

 

 

 

 

 

0
1 comment

Hi Eunsung Lim! Environment variable for Python Console are not used for Run Configurations, you probably want to setup them for default Run Configuration, this setting is going to be inherited by all new Run Configurations of the same type:

1

Please sign in to leave a comment.