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

Better logging when copying DLLs #2039

Open
NfNitLoop opened this issue Apr 11, 2024 · 0 comments
Open

Better logging when copying DLLs #2039

NfNitLoop opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@NfNitLoop
Copy link

Related to #2038, it would be nice if Maturin would:

  • Log which DLLs are going to be copied into the wheel package before calling patchelf. This way, if patchelf hasn't been installed, at least the user gets a quick indicator about why it's needed.

  • Log which dependencies require that the above DLLs be copied into the package. (This is a bit of a pain to figure out manually, so any info here would help users quickly identify unintended DLL usage.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant