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: Failed to load GLFW3 shared library. #3

Open
ggg66 opened this issue May 17, 2024 · 1 comment
Open

ImportError: Failed to load GLFW3 shared library. #3

ggg66 opened this issue May 17, 2024 · 1 comment

Comments

@ggg66
Copy link

ggg66 commented May 17, 2024

When I run python data_viewer.py, I encounter this error.I installed GLFW==1.8.2. Is my version incorrect?

@liangxuy
Copy link
Owner

Hi, @ggg66. I use Python3.8 and GLFW 2.7.0 on MacOS. Maybe you can try this solution on Linux and run

sudo apt-get install libglfw3
sudo apt-get install libglfw3-dev

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