rajeshrinet / pyross

PyRoss: inference, forecasts, and optimised control of epidemiological models in Python. github.com/rajeshrinet/pyross
https://pyross.readthedocs.io
MIT License
169 stars 57 forks source link

Jupyter Binder not working #42

Closed dwilson10 closed 2 years ago

dwilson10 commented 2 years ago

I've been trying to use https://mybinder.org/v2/gh/rajeshrinet/pyross/master?filepath=binder but it's currently not operating properly, any suggestions?

richvirology commented 2 years ago

I'm having the same issue with a fresh install of pyross that seems to also occur with binder. It seems to be a depreciated way of calling eigen from scipy.sparse.linalg in pyross/utils.pyx

rajeshrinet commented 2 years ago

Thanks to both of you for reporting this issue. It should work now in the latest version. If binder is continuing to use the older version, then force it to use latest one by using pip install pyross==2.2.0