pycharm ssh app tkinter
Hi, I try run a app on raspberry pi by pycharm but I got this message: "_tkinter.TclError: no display name and no $DISPLAY environment variable"
Pycharm is in my laptop, the code is in raspberry pi. I have configured a remote interpreter and it work but my code have tkinter windows then I got a error
How can I run my code from pycharm for debug when my code use tkinter and it is in a raspeberry pi ?? ..
Help..!
Thanks
Please sign in to leave a comment.