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

ImportError: libEGL.so.1: cannot open shared object file: No such file or directory #375

Open
FerdinandFidel opened this issue Mar 8, 2023 · 1 comment

Comments

@FerdinandFidel
Copy link

Hello together,
when I try to run the visualization.py program under WSL, this error appears: ImportError: libEGL.so.1: cannot open shared object file: No such file or directory.
I have also not found a solution on the Internet, which helps me with this error.

@asiimwemmanuel
Copy link

asiimwemmanuel commented Mar 26, 2024

I have had the same issue with PyQt6 and found a solution that works for me (ubuntu WSL):
sudo apt-get install freeglut3-dev
source

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