Closed dgketchum closed 1 month ago
Thanks for reporting this. The issue is caused by aiohttp-client-cache
. It's being addressed soon. Once its developers address the issue, updating aiohttp-client-cache
should fix the issue. I will then release a new version to pin the dep for aiohttp-client-cache
to the fixed version.
@dgketchum, HyRiver 0.18 is out now that fixes this issue.
Please reopen if you have this issue.
What happened?
Trying to retrieve a single USGS stream gage record raises an exception from async_retriever.
What did you expect to happen?
To get a returned DataFrame of the gage data.
Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output
Anything else we need to know?
Python 3.12 new conda env built today.
Environment