Posts tagged JetBrains
Pycharm won’t start the debugger with a clean interpreter
- 05 June 2024
You get something like
which means the debugger can’t find the Cython extension. Normally you get asked for that, but apparently sometimes you don’t. In that case, you can manually install it with