Skip to content

EditWithIdleX.py keeps failing due to 3 errors #11

@TheBurntLight

Description

@TheBurntLight

Here are the errors:

Traceback (most recent call last):
File "C:\Python37\Scripts\EditWithIdleX.py", line 194, in
build_gui()
File "C:\Python37\Scripts\EditWithIdleX.py", line 162, in build_gui
"Python found at: %r" % get_python_executable(),
File "C:\Python37\Scripts\EditWithIdleX.py", line 65, in get_python_executable
p = W.OpenKey(reg, r'Python.File\shell\Edit with IDLE\command')
FileNotFoundError: [WinError 2] The system cannot find the file specified

Currently Using Python 3.7.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions