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
During a test for test_case_by_hydro_id.py, it fails pretty much instantly and on all hucs with:
Found 269 test cases
Running 269 test cases: 0%| | 0/269 [00:00<?, ?it/s]/usr/lib/python3/dist-packages/osgeo/gdal.py:315: FutureWarning: Neither gdal.UseExceptions() nor gdal.DontUseExceptions() has been explicitly called. In GDAL 4.0, exceptions will be enabled by default.
warnings.warn(
AttributeError("'NoneType' object has no attribute 'GetLayer'")
AttributeError("'NoneType' object has no attribute 'GetLayer'")
AttributeError("'NoneType' object has no attribute 'GetLayer'")
Could this be a gdal issue? We updated some packages since this was last run for 4.5.2.11.
Note: This is high priority in order to continue with the current Prod run of hand_4_5_11_1.
The text was updated successfully, but these errors were encountered:
During a test for test_case_by_hydro_id.py, it fails pretty much instantly and on all hucs with:
AttributeError("'NoneType' object has no attribute 'GetLayer'")
Could this be a gdal issue? We updated some packages since this was last run for 4.5.2.11.
Note: This is high priority in order to continue with the current Prod run of hand_4_5_11_1.
The text was updated successfully, but these errors were encountered: