Hello everybody,
I test a digi card with yocto project, and in fact i've installed the digi image for yocto.
i see python is already install on this image , so after image installation, in FTP mode, i've forward my python file inside /home/myuser/
so i've /home/myuser/my_test_file_python.py
in SSH mode i'm log in root user and i set the next command :
python /home/myuser/my_test_file_python.py
=> i've the next error => Python : command not found.
So my question it will be ( excuse me per advance if it's a crazy question ) :
How i can lauch from yocto a python script ?
Thank a lot per advance for your return, and excuse my english, because i known it's not my most quality.
Thanks a lot,
co-IoT.