medialab / ipysigma

A Jupyter widget using sigma.js to render interactive networks.
https://medialab.github.io/ipysigma/demo.html
MIT License
206 stars 19 forks source link

numpy.int64 not supported as node keys #197

Closed bmaz closed 1 year ago

bmaz commented 1 year ago

TypeError: ipysigma does not support graph with node keys which are not str, int or float (found a int64 key)