**** BEGIN LOGGING AT Tue May 06 02:59:58 2014 May 06 14:27:26 what kind of features I should implement to optimize code for two arm processors? May 06 18:04:53 Hi everyone :) I'm trying to run evey minute a python script but it's not working, when I run the script alone, it works, but not with crontab, /var/log/syslog proves that the script is executed by crontab but it's not working May 06 18:04:58 My crontab -e file : http://pastebin.com/JYwBL6pu My python script : http://pastebin.com/pzNJWz6B Syslog file : http://pastebin.com/epSuR5hX May 06 18:32:53 one is .py the other is .sh ? May 06 18:36:18 sorry, i was testing, now that's May 6 20:36:01 ballonSonde /USR/SBIN/CRON[3109]: (pi) CMD (/home/pi/PythonSQL/write.py >/dev/null) May 06 18:37:23 so redirect to a file instead of /dev/null, add some debug prints into your python script and see what it logs May 06 18:51:12 okay May 06 18:54:49 The logfile returns the output of my python script, that's strage May 07 00:10:39 Is there a free place where I can put arm ppas (ie like launchpad, but for armhf and arm64)? **** ENDING LOGGING AT Wed May 07 02:59:58 2014