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 lib #1

Open
ohcomeonman opened this issue Apr 5, 2023 · 7 comments
Open

importerror: failed to load GLFW3 shared lib #1

ohcomeonman opened this issue Apr 5, 2023 · 7 comments

Comments

@ohcomeonman
Copy link

image

@ohcomeonman
Copy link
Author

I'm quite new to coding, and I find this issue, can anyone help me? quick...holiday's ending!!!

@arda-guler
Copy link
Owner

arda-guler commented Apr 5, 2023

Ensure glfw is available.

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

Or, if on Windows, try copying your glfw3.dll to the same folder as the script.

@ohcomeonman
Copy link
Author

thank you very much, I appreciate!

@ohcomeonman
Copy link
Author

sorry to bother again, but there's an issue again when I try to run the command you sent me...
image
sorry, I don't know if I'm in windows or not...

@ohcomeonman
Copy link
Author

I reopen this issue, I accidently closed it...

@arda-guler
Copy link
Owner

arda-guler commented Apr 7, 2023

It appears that you are using a Linux distro (and therefore not Microsoft Windows). Make sure you have root privileges before running that command. Or try the steps explained in the following link: https://askubuntu.com/a/471503

@arda-guler
Copy link
Owner

I should also add that the latest issue you encountered when running the command is not related with PanzerFunction. I'd try looking for help from Linux forums and the like.

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