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 #1

Open
liushuping0528 opened this issue Jan 5, 2024 · 2 comments
Open

cannot connect to X server #1

liushuping0528 opened this issue Jan 5, 2024 · 2 comments

Comments

@liushuping0528
Copy link

Hello, how can I solve this problem?
ExampleBrowserThreadFunc started
X11 functions dynamically loaded using dlopen/dlsym OK!

    cannot connect to X server
@liushuping0528
Copy link
Author

if self.display:
self.client = p.connect(p.GUI)
p.configureDebugVisualizer(p.COV_ENABLE_GUI, 0, physicsClientId=self.client)

@sundyCoder
Copy link
Owner

if self.display: self.client = p.connect(p.GUI) p.configureDebugVisualizer(p.COV_ENABLE_GUI, 0, physicsClientId=self.client)

Please check the version of Pybullet.

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

2 participants