Hi Jaco! Jaco Beylefeld wrote: > > * File "/usr/bin/tos-storage-at45db", line 14, in ? > from subprocess import Popen, PIPE* > *ImportError: No module named subprocess* > According to the error message, I assume, your python installation doesn't have module subprocess. Best wishes, Andrey