Skip to content
New issue

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

: cannot connect to X server?? #14

Open
kamendula opened this issue Dec 20, 2017 · 3 comments
Open

: cannot connect to X server?? #14

kamendula opened this issue Dec 20, 2017 · 3 comments

Comments

@kamendula
Copy link

when i run "python3 train.py" on ubuntu, i get this error.my linux is Ubuntu 16.04.3
how to solve this problem?

@junglewreck
Copy link

junglewreck commented Dec 20, 2017

I had the same problem when i use SSH
try to change ForwardX11 yes on ur ~/.ssh/config client
and X11Forwarding yes in /etc/ssh/sshd_config on server
The easiest way is to use MobaXterm on Windows, it works well

@kamendula
Copy link
Author

kamendula commented Dec 22, 2017

i use the easier way: i use the MobaXterm, and it works at the beginning.
but i got another problem
"ASSERT: "false" in file qasciikey.cpp, line 501"
do u get that problem?

@yjmlaile
Copy link

just remove the ‘cv2.imshow( "", figure )’ in train.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants