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

[BUG] rmm cannot be imported python -Werror #1730

Open
hoxbro opened this issue Nov 18, 2024 · 1 comment
Open

[BUG] rmm cannot be imported python -Werror #1730

hoxbro opened this issue Nov 18, 2024 · 1 comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@hoxbro
Copy link

hoxbro commented Nov 18, 2024

Describe the bug
I can't import rmm when a warning is set to always. This is a problem because I run pytest with filterwarning="always", likely I can set a ignore for the warning. But I would at least raise it here.
Image

Steps/Code to reproduce bug
Run the following python -Werror -c "import rmm"

Expected behavior
A clear and concise description of what you expected to happen.

Environment details (please complete the following information):

  • Environment location:Bare-metal
  • Method of RMM install: conda
  • Please run and attach the output of the rmm/print_env.sh script to gather relevant environment details

Additional context
Add any other context about the problem here.

@hoxbro hoxbro added ? - Needs Triage Need team to review and classify bug Something isn't working labels Nov 18, 2024
@vyasr
Copy link
Contributor

vyasr commented Nov 18, 2024

We're tracking this issue in rapidsai/build-planning#117, we'll need to make a fix that works for both newer and older versions of cuda-python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
Status: To-do
Development

No branches or pull requests

2 participants