Error when follow tutorial with 2D couples with 1D drainage file

48 views
Skip to first unread message

Quyền Lê Văn

unread,
Dec 12, 2022, 7:38:47 AM12/12/22
to Itzï
I am trying to learn how to use itzi. I run it in Windows 11 Ubuntu and got this error. Does anyone get this error like me? I am a newbie with itzi and I am so confused because I can let the example in the tutorial works. Please take a look and guide me a little bit. Thanks in advance. My test files are exactly from the tutorial.
-------------------
(Mon Dec 12 19:36:54 2022)                                                      
itzi run run.txt                                                                
Starting simulation of run.txt...
WARNING: Error during execution: Traceback (most recent call
last):
  File "/usr/local/lib/python3.8/dist-
packages/itzi/itzi.py", line 165, in sim_runner_worker
    sim_runner.initialize(conf_file).run().finalize()
  File "/usr/local/lib/python3.8/dist-
packages/itzi/itzi.py", line 101, in initialize
    self.sim.initialize()
  File "/usr/local/lib/python3.8/dist-
packages/itzi/simulation.py", line 144, in initialize
    self.__set_models(self.igis)
  File "/usr/local/lib/python3.8/dist-
packages/itzi/simulation.py", line 118, in __set_models
    self.drainage = DrainageSimulation(self.rast_domain,
  File "/usr/local/lib/python3.8/dist-
packages/itzi/drainage.py", line 39, in __init__
    self.swmm5 = swmm.Swmm5()
  File "/usr/local/lib/python3.8/dist-
packages/itzi/swmm/swmm.py", line 37, in __init__
    self.c_swmm5 = c.CDLL(swmm_so)
  File "/usr/lib/python3.8/ctypes/__init__.py", line 373, in
__init__
    self._handle = _dlopen(self._name, mode)
OSError: /usr/local/lib/python3.8/dist-
packages/itzi/swmm/swmm_c.s
------------------------------------
Reply all
Reply to author
Forward
0 new messages