python-ev3 is tested on the ev3-dev in python2.7 and python3.4. I have no all lego devices, so if there's something wrong or not working, please file an issue or create a pull request. I'm quite happy ...
Create a new environment and install the ev3-python3 package by running: $ conda create -n ev3 python=3.8 $ conda activate ev3 $ pip3 install ev3_dc $ pip3 install hidapi # this is only required for ...