jozo / docker-pyqt5

Dockerfile for development of GUI applications with Python 3 + PyQt5
83 stars 24 forks source link

QXcbConnection: Could not connect to display #1

Closed RobSap closed 7 years ago

RobSap commented 7 years ago

When I clone, build, then run I get the following error: QXcbConnection: Could not connect to display I've searched around and there are various fixes that people suggest and none work. Did you ever have this issue and is there any suggestions?

Update: Does not work on Mac. However, works fine on a PC Virtual box Image of Ubuntu for the versions listed.

jozo commented 7 years ago

I had never this kind of issue. What command exactly did you use to start container?

You can try to clone this repo and run the command from the README file. See if that is working.