Can't get "run" to work in PyCharm

Hi,

The run button and the "Run" menu always seem to be greyed out in PyCharm.  Can anyone tell me what I'm missing?  I'm running PyCharm under OS-X 10.5.

Thanks

3 comments
Comment actions Permalink

Hello Patrick,

The "Run" button runs an existing run configuration. To create a run configuration,

right-click on the file you need to run and select "Run..." or "Debug..."

from the context menu, or open the "Run/Debug Configurations" dialog and

press the button to create one manually.

The run button and the "Run" menu always seem to be greyed out in

PyCharm.  Can anyone tell me what I'm missing?  I'm running PyCharm

under OS-X 10.5.

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

3
Comment actions Permalink

Thanks Dmitry! I had the same issue! 

0

Please sign in to leave a comment.