Hi all; my first post! I have been following the instructions between posts 21 to 26 (I wanted to keep the latest version of PiCore I had installed and was using). However, I am now stuck.
I did this: cp readsq.py /mnt/mmcblk0p2/tce sudo /mnt/mmcblk0p2/tce/readsq.py &" sudo filetool.sh -b Then I had to install python: tce-load -wi python.tcz tce-load -wi python-RPi.GPIO.tcz tce-load -wi compile-essentials.tcz - not sure I needed this ! But LCD is still not working; so when I check readsq.py, I get the following: sudo /mnt/mmcblk0p2/tce/readsq.py & tc@Kitchen:~$ Traceback (most recent call last): File "/mnt/mmcblk0p2/tce/readsq.py", line 955, in <module> subprocess.Popen(["/usr/local/etc/init.d/squeezelite_initd", "stop"]) File "/usr/local/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "/usr/local/lib/python2.7/subprocess.py", line 1335, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory So then I tried to install python-dev: tce-load -wi python-dev.tcz But then I get: mount: mounting /dev/loop36 on /tmp/tcloop/sqlite3-dev failed: Invalid argument Any help please would be great ! Thanks Chazza ------------------------------------------------------------------------ chazza's Profile: http://forums.slimdevices.com/member.php?userid=64267 View this thread: http://forums.slimdevices.com/showthread.php?t=101269 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
