Skip to content

nightly tests failing (release/26.06): "No module named 'pytest'" #884

@jameslamb

Description

@jameslamb

Description

Nightly tests on release/26.06 have been failing with this error in a cugraph notebook:

/tmp/ipykernel_1685/3445206249.py:2: FutureWarning: cuml.fil.ForestInference.load() is deprecated and will be removed in 26.10. Use nvforest.load_model() instead.
ModuleNotFoundError: No module named 'pytest'
Completed cugraph/algorithms/link_prediction/Jaccard-Similarity.ipynb with 0 warnings and 1 errors

Reproducible Example

Seen in CI: https://github.com/rapidsai/docker/actions/runs/26626985574/job/78468433609#step:9:195

Notes

This should be resolved once new packages from rapidsai/build-planning#284 roll out

We might not have noticed it in notebook tests before because in the cugraph repo, pytest is installed in the notebook-testing jobs.

And was only recently removed here (thanks @jayavenkatesh19 !): #853

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions