Skip to content

fix windows dll directories #11

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

Merged
merged 2 commits into from
Mar 8, 2025
Merged

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Mar 8, 2025

this distributes as package instead of single module, and import from hidden _ads module so we can import PyQt6 first. (note, i'm just importing PyQt6 rather than manually finding the Qt/bin directories and calling os.add_dll_directory

fixes #8

@tlambert03 tlambert03 merged commit d001cde into pyapp-kit:main Mar 8, 2025
7 checks passed
@tlambert03 tlambert03 deleted the fix-win branch March 8, 2025 18:48
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

Successfully merging this pull request may close these issues.

known bug: must import pyqt6 before importing pyqt6ads
1 participant