"Nothing here" on all runnable items in Pycharm #7051
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
product: PyCharm
PyCharm plugin
type: bug
Description of the bug:
Hi there,
the green "play" button against runnable python targets (e.g if name == 'main': bits) always shows "Nothing here".
Please can this be rectified?
Which category does this issue belong to?
PyCharm
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Create a new python file with the "if name == 'main':" line, and click the green "play" sign to the left of it
Which Intellij IDE are you using? Please provide the specific version.
Pycharm 2024.3
What programming languages and tools are you using? Please provide specific versions.
python 3.11
What Bazel plugin version are you using?
2024.11.07.0.1-api-version-243
Have you found anything relevant by searching the web?
Found several requests that look similar:
#6981
#6930
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: