obiwac/python-minecraft-clone

ImportError: DLL load failed while importing glm: The specified module could not be found.

Closed this issue · 3 comments

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.

try to reinstall an older version the pluglm or whatever it's called it seems like the shader.py doesn't recognize that version

how did you install pyglm?

I am going to close this as this was opened a long time ago.