Hello, I’ve started working with Metaflow in PyCha...
# ask-metaflow
b
Hello, I’ve started working with Metaflow in PyCharm, and have had issues using the debugger with it. I’ve followed the steps here, but breakpoints aren’t triggering. I’m on PyCharm community edition 2023.1.2, and Metaflow 2.9.6. When I execute the code, the debugger claims to be attaching:
Connected to pydev debugger (build 231.9011.38)
. Has anyone else run into this issue? Is there some extra configuration I’m missing? Thanks in advance