PsychoPy version error

I developed an experiment on my own computer using PsychoPy version 2025.1.1, and it runs without any issues. However, it doesn’t work properly on the lab computers at the university because they don’t have the updated version installed. Even after installing the latest version, the experiment still doesn’t run and throws the following error:

“DLL load failed while importing QtCore: The specified procedure could not be found”
Also:
“Experiment ended with exit code 1 [pid: 9108]”
and
“Neither wxPython nor PyQt could be imported so GUI is not available.”

Can you please help me solve this issue?