Skip to content

Modules being cached and not being able to reload the modules until uninstall and reinstall #124354

@zarif98

Description

@zarif98

Bug report

Bug description:

I have been modifying this GitHub repo for awhile and have noticed that I am unable to see any of the changes being made to my code. Running my code with debugger and breakpoints also does not let the breakpoint hit after I've made my changes to the code. The only way for my breakpoints to hit is when I uninstall and reinstall Python 3.12.

I have tried reloading my modules every time which does not work. I have also disallowed Python caching which also does not work. The only promise that I have seen is installing and reinstalling Python 3.12

CPython versions tested on:

3.12

Operating systems tested on:

Windows

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