I'd like to debug a cython program (following this tutorial).
To do so, I need ddd
.
So, I run the following command: brew install ddd
but when the command ddd python3
leads to:
Error: Can't open display:
What can I do to have more information on what is the problem and identify where it is coming from ?