You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/mliquet/dev/datashader/.mltmess/debuglayout.py", line 3, in <module>
import dask_geopandas.expr
File "/Users/mliquet/dev/datashader/.pixi/envs/test-310/lib/python3.10/site-packages/dask_geopandas/expr.py", line 587, in <module>
class GeoSeries(_Frame, dd.Series):
TypeError: multiple bases have instance lay-out conflict
I just wanted to report it in case someone else stumbles upon that weird corner case, we're going to slightly modify datashader to deal with that case directly. Feel free to close the issue!