Skip to content

[BUG] builds failing: cannot import name 'views' from 'conda.notices' #878

@jameslamb

Description

@jameslamb

Describe the bug

Many builds here are failing like this:

#15 47.88     Traceback (most recent call last):
#15 47.88       File "/opt/conda/lib/python3.13/site-packages/conda/exception_handler.py", line 30, in __call__
#15 47.88       File "/opt/conda/lib/python3.13/site-packages/conda/cli/main.py", line 53, in main_subshell
#15 47.88       File "/opt/conda/lib/python3.13/site-packages/conda/cli/conda_argparse.py", line 190, in do_call
#15 47.88       File "/opt/conda/lib/python3.13/site-packages/conda/notices/core.py", line 132, in wrapper
#15 47.88       File "/opt/conda/lib/python3.13/site-packages/conda/notices/core.py", line 82, in display_notices
#15 47.88     ImportError: cannot import name 'views' from 'conda.notices' (/opt/conda/lib/python3.13/site-packages/conda/notices/__init__.py)

example: https://github.com/rapidsai/docker/actions/runs/26052679561/job/76593003851#step:9:4428

Steps/Code to reproduce bug

N/A

Expected behavior

Builds should succeed.

Environment details (please complete the following information):

Latest main and release/26.06 (f6d23d2)

Additional context

N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions