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

PySide6QtAds ImportError: DLL Load Failed on Python 3.10 #21

Open
xiaobai427 opened this issue Aug 15, 2023 · 0 comments
Open

PySide6QtAds ImportError: DLL Load Failed on Python 3.10 #21

xiaobai427 opened this issue Aug 15, 2023 · 0 comments

Comments

@xiaobai427
Copy link

I am experiencing an issue while trying to use the PySide6QtAds package in my Python 3.10 environment on Windows. When I attempt to import the PySide6QtAds module in my script, I receive the following error message:
ImportError: DLL load failed while importing PySide6QtAds: The specified program could not be found.
I have already tried reinstalling PySide6 and PySide6QtAds, ensuring that the required Qt libraries are installed, and verifying that the Python, PySide6, and PySide6QtAds architectures match (all 64-bit). Additionally, I have checked the system PATH to ensure it includes the directory where the required DLLs are located.

Despite these efforts, the issue persists. I would greatly appreciate any assistance or insights into resolving this DLL load failure.

Thank you!

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

1 participant