-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
Summary
"An EPANET simulation cannot be run from Colab, apparently after the new version of WNTR
The problem arises when I attempt to perform a simulation with EPANET from WNTR, for example
wn = wntr.network.WaterNetworkModel(inp_file):
sim = wntr.sim.EpanetSimulator(wn)
results = sim.run_sim()
The following error appears:
OSError: /usr/local/lib/python3.11/dist-packages/wntr/epanet/libepanet/linux-x64/libepanet22.so: cannot open shared object file: No such file or directory
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels