WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: python error  (Read 5540 times)

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #15 on: March 31, 2020, 08:18:13 AM »
with a wired connection i can't use my laptop just using with TV ?
and how to make sure that wired connection is working ?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14554
Re: python error
« Reply #16 on: March 31, 2020, 09:03:09 AM »
The wired connection will work with the base piCore without needing any additional extensions.

I'm not sure if the required extensions - wifi firmware, etc - are present in the piCore 10.x repo.

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #17 on: March 31, 2020, 12:16:34 PM »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11229
Re: python error
« Reply #18 on: March 31, 2020, 12:46:53 PM »
Hi Aladin
What does this command return:
Code: [Select]
uname -a

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #19 on: March 31, 2020, 12:56:06 PM »
uname -a return :

Linux box 4.19.13-piCore-v7 #1 SMP Sat Jan 5 08:56:20 UTC 2019 armv7l GNU/Linux

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11229
Re: python error
« Reply #20 on: March 31, 2020, 01:36:42 PM »
Hi Aladin
4.19.13 might be an older beta release. The current kernel is  4.19.58.

in this one http://mirrors.nju.edu.cn/tinycorelinux/10.x/x86/tcz/ ?
Absolutely not. That repo is for Intel x86 CPUs. You are running an ARMv7 CPU. You need to go here:
Code: [Select]
http://mirrors.nju.edu.cn/tinycorelinux/10.x/armv7/tcz/
But first you need to update your system. I think it's this file:
Code: [Select]
http://mirrors.nju.edu.cn/tinycorelinux/10.x/armv7/test_relases/RPi/piCore-10.0beta12b.zip

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #21 on: April 01, 2020, 03:18:39 AM »
tce-load -i wifi
wireless-4.19.13-piCore-v7.tcz not found!
need help

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14554
Re: python error
« Reply #22 on: April 01, 2020, 03:50:51 AM »
As has been explained, you need to update the latest version of piCore 10.x beta - this will then look for the wireless-4.19.58-piCore-v7 extension in the piCore 10.x repo.

The above being said, given that you will need to change the version of piCore you are using, I would suggest:

First choice: piCore 9.x
Second choice piCore 11.x beta

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #23 on: April 01, 2020, 04:20:43 AM »
when i install piCore 11.x 
how can i install wifi ?
tce-load -wi wifi
error on wifi.tcz

how to solve it 

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14554
Re: python error
« Reply #24 on: April 01, 2020, 04:26:23 AM »
The easiest way is to install the piCore 9.x stable release as suggested

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #25 on: April 01, 2020, 06:05:21 AM »
i have RPi3 b+ piCore 9.x not work on it  :-X

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14554
Re: python error
« Reply #26 on: April 01, 2020, 06:47:00 AM »
I’ll try to have a look at piCore 11.x tomorrow.

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #27 on: April 01, 2020, 07:31:41 AM »
how to run .EXE file in piCore ?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11229
Re: python error
« Reply #28 on: April 01, 2020, 07:41:18 AM »
Hi Aladin
piCore is Linux and  .EXE  is Windows. .EXE  files will not run in piCore.

Offline Aladin

  • Newbie
  • *
  • Posts: 40
Re: python error
« Reply #29 on: April 01, 2020, 07:43:21 AM »
so what should i do to run it
any other method ?