Skip to content

Idea: Keeping ipy.exe open after error #1

@CWMlolzlz

Description

@CWMlolzlz

When debugging a script and encountering a runtime error 'ipy.exe' closes before the error can be read and understood.

Within Visual Studio this can be fixed.
To do this, right click your project within Visual Studio -> Properties -> Debug -> Add -i to "Interpreter Arguments"

Similarly, in PyCharm edit the Run Configuration and add -i to "Interpreter Arguments"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions