maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia 770 (https://talk.maemo.org/forumdisplay.php?f=24)
-   -   Python programming (https://talk.maemo.org/showthread.php?t=101437)

teroyk 2023-08-16 10:21

Python programming
 
Digging archive.org I noticed this Python programming tutorial for Nokia 770
http://web.archive.org/web/200909260...aemo-tutorials
comments has valuable information.

dredlok706 2023-08-17 06:41

Re: Python programming
 
I might get a Nokia 770 soon. gtrxAC already built Python 3.11 for N810, I built it for N9 fixing most of modules depends (and I will do it too on N810). I want to try to build Python on Nokia 770 too.

teroyk 2023-08-17 10:02

Re: Python programming
 
It would be cool to make apps wtih Python that work with all Maemo devices from 770 to latest Maemo Leste devices.

amigo157 2023-08-19 12:25

Re: Python programming
 
What modules have been fixed?(N9)

dredlok706 2023-08-19 14:44

Re: Python programming
 
bz2, ctypes, curses, gzip, lzma, readline, zlib

It was just matter of missing dependencies :)

amigo157 2023-08-19 15:30

Re: Python programming
 
Quote:

Originally Posted by dredlok706 (Post 1575543)
bz2, ctypes, curses, gzip, lzma, readline, zlib

It was just matter of missing dependencies :)

In 2018 I compiled python 3.4 for N800. I did not build a more recent version, since the same python 3.4 worked slowly on the n900.
How does your side work?

dredlok706 2023-08-19 16:04

Re: Python programming
 
Well, I didn't much effort into N8x0 (I have N810) yet, I mainly focused on N9. On N9 it's slower than the Nokia's 3.1 & 2.7 of course, but not really bad I think. I even got pip to work through proxy (I wrote a pip-proxy wrapper), although now I got a better thing - I compiled OpenSSL v1.1.0h for N9 and I'm just trying to build Python 3.11.3 with it, to add SSL support - worked with wget and I could download a file from TLS 1.2 / 1.3 website! :D

amigo157 2023-08-19 17:31

Re: Python programming
 
Quote:

Originally Posted by dredlok706 (Post 1575545)
Well, I didn't much effort into N8x0 (I have N810) yet, I mainly focused on N9. On N9 it's slower than the Nokia's 3.1 & 2.7 of course, but not really bad I think. I even got pip to work through proxy (I wrote a pip-proxy wrapper), although now I got a better thing - I compiled OpenSSL v1.1.0h for N9 and I'm just trying to build Python 3.11.3 with it, to add SSL support - worked with wget and I could download a file from TLS 1.2 / 1.3 website! :D

Update aegis-sertman to make ssl work. On the n800(n810), I updated the opensll and installed new certificates and it seems to work. Aegis-certman is a package with certificates for n9


All times are GMT. The time now is 22:08.

vBulletin® Version 3.8.8