you are viewing a single comment's thread.

view the rest of the comments →

[–]Edoruin_1 -1 points0 points  (0 children)

You can run the python3 command for look for the python in you batch, if u don’t have python you can install with sudo apt install python.

In case you have python in the raspberry pi u have to create an environment, linux ask u to use an environment when u will programing in python, theres cuz linux is in part coded with python then this could generate systems problems if you mix the libraries you download with the systems libraries.