-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Python segfault: Failed to load opengl32sw.dll #6938
Comments
@dhirschfeld, this is a Qt problem. What's your graphics card driver? @mingwandroid, I think |
I thought that might be the case - just seeing if installing I wasn't sure if that would be bundled with spyder or not. If so I wouldn't have gotten the updated dep due to my running from |
Nop, we don't distribute any binaries with the package. |
Installing Thanks for the help & quick response @ccordoba12! |
This is a hardware/graphics driver issue I believe. Either your hardware is not capable enough or you don't have drivers installed. I need to know the details of your graphics hardware and you need to try running some opengl based software to see if that works. Also please try some directx software as there's s potential fallback card on angle (though in not sure webengine supports that). |
Not sure if this is a qt or a spyder problem but after updating qt spyder no longer loads
Note: I'm using
bootstrap.py
from the latest masterThe text was updated successfully, but these errors were encountered: