We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I executed Python view. py 1. png. txt, I got unable to connect to X server. How to solve it? Thank you for helping.
The text was updated successfully, but these errors were encountered:
I installed XQuartz on my mac. Then I use ssh -X to establish connection with the server. It works for me.
Sorry, something went wrong.
You can install and start a X11 server on your local machine, after that set export DISPLAY to display
export DISPLAY
No branches or pull requests
When I executed Python view. py 1. png. txt, I got unable to connect to X server. How to solve it? Thank you for helping.
The text was updated successfully, but these errors were encountered: