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

Failed to create OpenGL context #538

Closed
dvarrel opened this issue May 15, 2024 · 1 comment
Closed

Failed to create OpenGL context #538

dvarrel opened this issue May 15, 2024 · 1 comment

Comments

@dvarrel
Copy link

dvarrel commented May 15, 2024

hello,
my computer : windows 10 pro x64, i7 2600, video intel HD graphics

thread '<unnamed>' panicked at pyxel-platform\src\window.rs:47:13:    
Failed to create OpenGL context
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Traceback (most recent call last):
  File "p:/Diffusion/Nuit du code/test_pyxel.py", line 3, in <module> 
    pyxel.init(128, 128, title="Nuit du Code")
pyo3_runtime.PanicException: Failed to create OpenGL context

all drivers seems to be ok on my computer...

thanks

@dvarrel
Copy link
Author

dvarrel commented May 17, 2024

add a graphics card with solves the problem

@dvarrel dvarrel closed this as completed May 17, 2024
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

1 participant