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

Issue in Pyross #25

Closed shaliniharkar closed 4 years ago

shaliniharkar commented 4 years ago

Hello, I am Shalini. First of all i would like to congratulate you all for this wonderful paper. I found this paper very very useful for my work and started the same in more deep. So, while I was exploring the implementation part of pyross , I am facing some critical issues in loading modules. Firstly i installed the latest version of the Pyross the way you have suggested in the github and tried implementing one of the module in example folder but unfortunately it says the module is not such attribute.
It would be of great help if you can help me to solve the issue. Attaching hereby the screenshot of the error and looking forward to hear from you. Error in pyross

Thanks & Regards, Shalini

rajeshrinet commented 4 years ago

@shaliniharkar thanks very much for your kind words. It is very much appreciated by us.

Please can you pull the latest version? And then go the example folder. I want you to run this example and share the screenshot of the first three cells. Thanks

rajeshrinet commented 4 years ago

@shaliniharkar please also ensure that you have installed all the requirements. Thanks