Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking links in python traceback opens cmd prompt instead of going to line in file. #74

Open
jasoncwa opened this issue Feb 12, 2021 · 3 comments · May be fixed by #102
Open

Clicking links in python traceback opens cmd prompt instead of going to line in file. #74

jasoncwa opened this issue Feb 12, 2021 · 3 comments · May be fixed by #102

Comments

@jasoncwa
Copy link

jasoncwa commented Feb 12, 2021

I am using IntelliJ IDEA IC-203.7148.57 with the Python Plugin 203.7148.72 and Awesome Console 0.1337.10. When I click the links from a traceback instead of opening the editor to the correct line it opens a command prompt and runs the script. From the reviews is sounds like this behavior was fixed in Pycharm but since I develop in multiple languages I am using base IntelliJ IDEA with the Python plugin.

@astromness
Copy link

I'm Running PyCharm PyCharm 2020.3.3 (Professional Edition) and encountering the same issue, so I"m not sure this exclusive to IntelliJ.

@dmeibusch
Copy link

I had the same issue with Intellij Ultimate (not surprisingly).
On MacOS, I changed the global file association of .py files from XCode (which claimed python code after I installed it) to the Intellij app.

@Zeragamba
Copy link

sounds like it's possibly related to #49

@anyesu anyesu linked a pull request Apr 14, 2024 that will close this issue
33 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants