MatterMiners/lapis

Finish output in Simulator is not reached

Closed this issue · 4 comments

According to line

print("Finished simulation at %s" % time.now)
there should be a printed output that the simulation is finished. This does not appear to be reached using usim version 0.3.0.

Could you please install the recent version of lapis from PyPI and tell us, if the simulation still does not finish?

Otherwise we need some more data for proper reproduction. Please send us python version and version of all installed packages in your venv.

No, it doesn't.
Python version: 3.6.8
Other packages version:
Screenshot at 2019-10-25 13-45-29

Please also update usim and try with version 0.4.0. You are still on 0.3.0.

Sorry, Update does not work yet. We are still working on.

This appears to be a combination of infinite, non-volatile activities and MaineKuehn/usim#66.