openmaptiles-tools icon indicating copy to clipboard operation
openmaptiles-tools copied to clipboard

download-osm: DeprecationWarning

Open zstadler opened this issue 2 years ago • 1 comments

Running ./quickstart.sh produces this warning:

/usr/src/app/download-osm:601: DeprecationWarning: The explicit passing of coroutine objects to asyncio.wait() is deprecated since Python 3.8, and scheduled for removal in Python 3.11.
  await self.load_source(src)

zstadler avatar Mar 14 '22 15:03 zstadler

Same for me

T0mThomson avatar Feb 02 '23 13:02 T0mThomson