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
does not work on version 3.8.
But if pip install pyusb works. How and where must be copied manually the minimum files of this set in order to write the following sentences:
from wedo import WeDo
wd = WeDo()
wd.motor_a = 100
The text was updated successfully, but these errors were encountered:
pip install wedo
does not work on version 3.8.
But if pip install pyusb works. How and where must be copied manually the minimum files of this set in order to write the following sentences:
The text was updated successfully, but these errors were encountered: