Why is my PyCharm debug button disabled?
I am using PyCharm for development for Google App Engine. Now I am trying to use Ubuntu Linux and I installed and launched it, but the buttons in the upper right corner are grayed out and I don't know what to do about it. What can be done to launch the project?
+3
Niklas Rosencrantz
source
to share
1 answer
You need to go to Run | Edit Configurations ... and create a Google App Engine launch configuration for your project.
+5
yole
source
to share