Still the Classic problem "Pyzed.sl ImportError" who can help?

Yeah, I’m having this issue as well. I’ve tried the installation via a conda python environment and a regular venv python environment. I’ve tried with multiple versions of python, 3.8.16, and 3.10.6. I’m on Windows 10. Nothing works. The SDK was installed successfully. The get_python_api.py was successful on all python environment creations. I’ve double checked and triple checked everything, but I run into the same problem, every single time.

import pyzed.sl as sl
ImportError: DLL load failed while importing sl: The specified procedure could not be found.

I’m on CUDA 11.7
Anyone know how to fix this? I’m on a bit of a time crunch. I need to fix this asap.