python3_3.4.2-harm_armel

Rating: 
5
Your rating: None Average: 5 (1 vote)

python3_3.4.2-harm_armel

install dir:
/usr/local

include:
pip3 / setuptools

ps:
1. please install libffi5 and libffi-dev before using pyopenssl.
2. install err : /usr/local/bin/2to3
# cp  /usr/local/bin/2to3  /usr/local/bin/2to3.bak
# grep -Hi "^/usr/local/bin/2to3$" /var/lib/dpkg/info/python*.list
edit the ".list" file,  delete the line of "/usr/local/bin/2to3".

[ someone failed when “make install” python3 with source code, i think you have to build&&install "libssl-dev_0.9.8r-maemo3+0m7_armel.deb" at first. ]

I build this package without SDK, just "./configure  --prefix=/usr/local && make && make install" with source code on my Nokia-N9, also python2.7_2.7.9-local-harm+pip_armel.deb.

Application versions: 
AttachmentSizeDate
File python3_3.4.2_armel.deb34.27 MB13/08/2015 - 16:07
File libffi5_3.0.9-1maemo40m6_armel.deb18.53 KB13/08/2015 - 16:07
File libffi-dev_3.0.9-1maemo40m6_armel.deb98.01 KB13/08/2015 - 16:07
File libssl-dev_0.9.8r-maemo30m7_armel.deb2.11 MB13/08/2015 - 16:07
Changelog: 

libffi (3.0.9-1maemo4+0m6) unstable; urgency=low * This entry has been added by BIFH queue processor version has been changed to 3.0.9-1maemo4+0m6

Comments

klampth's picture

Only one thing: mv /usr/local/bin/easy_install  /usr/local/bin/easy_install-1

Otherwise the easy_install will be depressed!