docker icon indicating copy to clipboard operation
docker copied to clipboard

[BUG] cuspatial/Taxi_Dropoff_Reverse_Geocoding.ipynb failing (RAPIDS 25.04)

Open jameslamb opened this issue 9 months ago • 0 comments

Describe the bug

In #738, observed cuspatial/Taxi_Dropoff_Reverse_Geocoding.ipynb failing here in CI here, with issues like this:

AttributeError: 'str' object has no attribute 'kind'

Steps/Code to reproduce bug

Observed in CI here: https://github.com/rapidsai/docker/actions/runs/13685723579/job/38384546532?pr=738

Expected behavior

For all notebooks tested here to succeed.

Environment details (please complete the following information):

N/A

Additional context

This notebook is being run in cuspatial CI, and appears to have run successfully day as of 3 days ago (the most recent successful PR CI job in that repo):

https://github.com/rapidsai/cuspatial/actions/runs/13657566503/job/38182258155#step:10:8208

jameslamb avatar Mar 07 '25 16:03 jameslamb