View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Copy it over & run it - either using "python script.py" or by making it executable ("chmod a+x script.py") and then running it directly ("./script.py"). You can't make it executable on a FAT32 filesystem though, so the script would have to be copied somewhere outside of MyDocs (and the SD card).
 

The Following 3 Users Say Thank You to Rob1n For This Useful Post: