ev3dev / ev3dev-lang-python

Pure python bindings for ev3dev
MIT License
422 stars 146 forks source link

How to install other python package on EV3? #767

Open CWLiang opened 3 years ago

CWLiang commented 3 years ago

I am trying to connect EV3 with Rabboni sensor through Bluetooth. But the EV3 cannot identify the Rabboni API. How to install the Rabboni API on EV3 just like we install it on the PC?