Cursor not stopping at breakpoints

I’m trying to add breakpoints and Cursor just seems to ignore them. I know the code should be called because the breakpoint is at a print statement which is definitely working. This always worked in VS Code. Any advice/help appreciated!