I have successfully installed python3-light but when I am trying to install python3-pip its saying package not found. Please help me to sort this issue
Chaos Calmer is 6 years old by now and hasn't been supported for the last 4 years, if you want current software (and you do, for security reasons alone), you need to upgrade.
Since I am new to this OPENWRT I need a small clarification when I checked the version of the device using the following command I got the following output :
"Teltonika RUT9 series 2020"
When I checked the cpuinfo I got the following output
oot@Teltonika-RUT955:~# cat /proc/cpuinfo
system type : Atheros AR9344 rev 2
machine : TELTONIKA TLT-RUT900
processor : 0
cpu model : MIPS 74Kc V4.12
BogoMIPS : 274.02
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp dsp2
shadow register sets : 1
kscratch registers : 0
package : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
Can you please let me know what I need to do upgrade my device.
Just a word of caution to your dreams.
You have an old slow MIPS device with only 16 MB flash. You will not have much free flash space to install python stuff to it...
The RUT955 is officially supported.
Best is to build an image yourself, from most recent source, because of at least one fix (RS485) . There are two variants of the 955, but in case you have bought the RUT not too long ago, target is "Teltonika RUT955" only, NOT "Teltonika RUT955 H7V3C0" .
I am supporting such a custom build for a commercial system.
(Custom build should enable you to include the python stuff, BTW).