Pycharm Edu version has no "Run" menu?
Answered
I was using the PyCharm community edition and just installed the Edu version (I am a grad student). But in the Edu version I don't see any "Run" menu, nor do I see a convenient way of managing my run configurations like I used to.
It's unclear if something has changed between the version I was using and the current version, or if the Edu version is a downgrade from the Community version?
I see a run icon on the top line of my source files, but managing my run configurations that way seems way harder than I'm used to.
I switched to the Edu version in hopes of using the profiler which isn't available in the community edition.
Please sign in to leave a comment.
Hello,
> But in the Edu version I don't see any "Run" menu, nor do I see a convenient way of managing my run configurations like I used to.
PyCharm EDU is a special Pycharm Edition designed to be used in Educational purposes(https://www.jetbrains.com/pycharm-edu/learners/), this edition has simplified UI. But you still can access your Run Configurations, if you want, via Help| Find Action| Type "Edit Configurations".
> I switched to the Edu version in hopes of using the profiler which isn't available in the community edition.
Profiler feature is supported only in Pycharm Professional, see: https://www.jetbrains.com/products/compare/?product=pycharm&product=pycharm-ce.
Also please see https://www.jetbrains.com/student/.