nikzagvit Posted May 22, 2023 Posted May 22, 2023 (edited) Hello everyone. Updated python on ev3dev, to version 3.9.16. There was a problem calling the ev3dev2 library. When running scripts, the system does not see the ev3dev2 module, it gives an error ModuleNotFoundError: No module named 'ev3dev2' I understand it is necessary to redefine the module calls for the new version of python, but how? in general, how do I connect the python-ev3dev2 library to the payton 3.9 version? Edited May 23, 2023 by nikzagvit Quote
nikzagvit Posted May 30, 2023 Author Posted May 30, 2023 That's it, I posted the final version. Currently installed: Python 3.9.16 pip 23.1.2 Pillow 8.0.0 ev3dev libraries https://drive.google.com/drive/folders/1THkrEt4HaVb3WftCPcanT-3_YIArbgAp?usp=sharing Then who needs what, install from pip. Attention!! It is better not to install software from the repository, if you install something, look carefully so that python 3.5 is not installed!! I'm experimenting further, my goal is to install the spatialmath library Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.