You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2019. It is now read-only.
Hi, testing on latest ev3dev and python 3, getting this error
`>>> from ev3.lego import *
d = MediumMotor()
Traceback (most recent call last):
File "", line 1, in
File "/home/robot/.virtualenvs/ev3_py34/lib/python3.4/site-packages/python_ev3-0.0.3.0-py3.4.egg/ev3/lego.py", line 217, in init
File "/home/robot/.virtualenvs/ev3_py34/lib/python3.4/site-packages/python_ev3-0.0.3.0-py3.4.egg/ev3/ev3dev.py", line 330, in init
TypeError: 'NoneType' object is not subscriptable`
I am able to see motors in the folder /sys/class/tacho-motor/motor*/