vector-python-sdk
vector-python-sdk copied to clipboard
Exiting vector context manager causes `CancelledError`
trafficstars
I am using the Anki Vector SDK for Python on Python 3.8 64bit Windows, and every time that the context manager exits, regardless of the status of my Vector robot, the SDK raises a CancelledError from asyncio.
This happens even when running the examples. I'm wondering if there is a workaround? I am programming synchronously currently.
Possibly related
@TylerGubala, your link is broken, it seems. I believe you meant #37.