Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: Aladin on June 10, 2020, 04:36:19 AM
-
hello all i transfer my program with winscp and putty
but when i run it he tell me python not found
im using piCore 10 beta wiith RPI3 B+
-
You need to download and load the python extension first:
$ tce-load -wil python3.6
-
tc@box:~$ tce-load -wil python3.6
': No such file or directory6.tcz
': No such file or directory6.tcz
Downloading: python3.6.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
': No such file or directory6.tcz
: FAILED6.tcz
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on python3.6.tcz
-
I have no idea why the command appears to be trying to download "directory6.tcz".
Does this command shown any python3.6 files: $ ls /etc/sysconfig/tcedir/optional/python3.6*
..if so, delete them and try again.