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
when running 'basic_demo.ipynb' in section 3.6 with
Python 3.9.21
WNTR version: 1.2.0
the command wn2 = wntr.network.read_shapefile(shapefile_dirs) gives the following error:
The text was updated successfully, but these errors were encountered:
Thanks @linasela. I'm not able to replicate this issue. I see that check_valve is '0' and then converted to False. Can you send us the value of check_valve before the assert statement?
when running 'basic_demo.ipynb' in section 3.6 with
Python 3.9.21
WNTR version: 1.2.0
the command wn2 = wntr.network.read_shapefile(shapefile_dirs) gives the following error:
The text was updated successfully, but these errors were encountered: