widgetti / ipyvolume

3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
MIT License
1.94k stars 234 forks source link

Broken in Python 3.10 #400

Open Kreijstal opened 2 years ago

Kreijstal commented 2 years ago

AttributeError: module 'collections' has no attribute 'Mapping'

error in util.py line 19

maartenbreddels commented 2 years ago

Thanks for the report, good reason to start adding 3.10 to CI, and see if we can start supporting it!

dhomeier commented 2 years ago

Looks like it is already fixed in #314, but there is no (stable) release including that yet – but it seems to work with ipyvolume==0.6.0a10.