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

hooks: add hook for dbus_fast #745

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

rokm
Copy link
Member

@rokm rokm commented May 18, 2024

Add hook for dbus_fast in order to collect submodules that are imported from cythonized extensions.

Closes #660.

Add hook for `dbus_fast` in order to collect submodules that are
imported from cythonized extensions.
@rokm rokm merged commit c9c2a32 into pyinstaller:master May 18, 2024
14 checks passed
@rokm rokm deleted the hook-dbus-fast branch May 18, 2024 19:35
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.

ModuleNotFoundError: No module named 'dbus_fast._private.marshaller'
2 participants