openmaptiles-tools
openmaptiles-tools copied to clipboard
download-osm: DeprecationWarning
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)
Same for me