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

Fails running example basic.py from terminal on my rPI desktop #42

Open
UnexpectedMaker opened this issue Apr 4, 2021 · 1 comment
Open

Comments

@UnexpectedMaker
Copy link

UnexpectedMaker commented Apr 4, 2021

Traceback (most recent call last):
  File "imu_test.py", line 5, in <module>
    ctx.init(600, 600, "Hello")
RuntimeError: GLFW initialization failed (glfwInit() failed).
This may happen if you try to run bimpy on a headless machine

I'm pretty sure doing this from my raspberry pi desktop means it's not headless ;)

@Shoulder404
Copy link

I also encountered the same problem. Have you solved it

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