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

Vector Robot sdk problem with configure

Open maisiegreen opened this issue 5 years ago • 2 comments
trafficstars

I have got the python3 -m anki_robot.configure but this is what comes up. ImportError: cannot import name 'CancelledError' from 'asyncio.futures' (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/futures.py)

maisiegreen avatar Nov 25 '19 14:11 maisiegreen

use python 3.7 instead.

fndcz avatar Nov 26 '19 07:11 fndcz

@fndcz Thank you, will try that.

maisiegreen avatar Nov 26 '19 14:11 maisiegreen