paulvangentcom / python_corona_simulation

An agent-based simulation of corona and other viruses in python
GNU General Public License v3.0
292 stars 76 forks source link

Still Crash :( #8

Open EladRa opened 3 years ago

EladRa commented 3 years ago

Hello,

I'm still facing bugs. After solving the Config issue with the pop_size (still exist in the code) I crashed on the if len(destinations) == 0 at infection.py which fail. and than when passing population and destinations the program failed on tuple indices.

The simulation code is important for me and I think you have done a very good work. I'm suggesting that the code will be deployed on clean environment and probably you will be able to solve everything in less than an hour.

Thanks and best Regards, Elad