ImportError: DLL load failed while importing glm: The specified module could not be found.
Closed this issue · 3 comments
Lilos2344 commented
i got this error Traceback (most recent call last):
File "main.py", line 16, in
import shader
File "C:\Users\Desktop\minecraft-python\shader.py", line 4, in
import glm
ImportError: DLL load failed while importing glm: The specified module could not be found.
(program exited with code: 1)
Press any key to continue . . .
Ps: i have installed pyglm.
sinaSPOGames commented
try to reinstall an older version the pluglm or whatever it's called it seems like the shader.py doesn't recognize that version
obiwac commented
how did you install pyglm?
obiwac commented
I am going to close this as this was opened a long time ago.