You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using following code, with pip3 install swmmtoolbox version of 4.0.14, will get exception with Exception has occurred: IndexError string index out of range.
`import swmmtoolbox
using following code, with
pip3 install swmmtoolbox
version of 4.0.14, will get exception withException has occurred: IndexError string index out of range
.`import swmmtoolbox
ntsd = swmmtoolbox.extract("tests/frutal.out", "node,45,Hydraulic_head")
`
The text was updated successfully, but these errors were encountered: