vector-python-sdk icon indicating copy to clipboard operation
vector-python-sdk copied to clipboard

Exiting vector context manager causes `CancelledError`

Open TylerGubala opened this issue 5 years ago • 1 comments
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 avatar Jul 20 '20 01:07 TylerGubala

@TylerGubala, your link is broken, it seems. I believe you meant #37.

MicaelJarniac avatar Jul 20 '20 03:07 MicaelJarniac