Closed Mariosmsk closed 6 months ago
Mh, EPANET usually always creates a temporary file that we have to remove manually afterward. Can you provide more details how to reproduce this issue?
I run the example abrupt_leakage.py
. I think by calling epanet_api.unload()
it tries to remove the temporary file.
Mh, I can not reproduce this :/
Also, epanet_api.unload()
never removes this temporary file -- this is why I had to implement this on my own :/
Any changes in EPyT concerning this issue? On my machine, EPyT still does not remove those temporary files -- so I put my old code back. Does it still crash on your machine?
Latest version of EPyT removed those temporary files automatically. This should solve this issue -- if not, please re-open.
Maybe can't find the EPANET file in the temp folder?