USEPA / WNTR

An EPANET compatible python package to simulate and analyze water distribution networks under disaster scenarios.
Other
312 stars 183 forks source link

Update EPANET binaries for MacOS arm64 #420

Open dbhart opened 5 months ago

dbhart commented 5 months ago

Summary MacOS test fail due to intel-compiled EPANET toolkit binary.

Example See Actions failures

Environment See GH Actions environment - is using arm64 now

Additional context Need to get build from OWA/EPANET and drop in to the appropriate folder.

christian-pedersen commented 3 months ago

I also encountered this issue when trying to run the Net3 example. I understand that this is open source and probably not your most urgent issue, but I just wondered if there is any progress on this issue?