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

when I run the command: ./roLabelImg.py . return the question:"roLabelImg.py: cannot connect to X server". How to solve this problem? #19

Open
unyxs281 opened this issue Dec 24, 2020 · 2 comments

Comments

@unyxs281
Copy link

issue1

  • OS: mac os

  • PyQt version: 5

  • Error: Segmentation fault: 11

  • Solution: open labelImg.py, go to line 175, comment this line.

        self.filedock.setWidget(fileListContainer)

        self.zoomWidget = ZoomWidget()
        # self.colorDialog = ColorDialog(parent=self)

        self.canvas = Canvas()
@billalkuet07
Copy link

Its already commented in roLabelImg.py still not working. I am using docker image.

@zwbgood6
Copy link

Hi, I face the same issue when I run it with a docker image. Any help on solving this issue? Thank you!

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