OS/2, eCS & ArcaOS - Technical > Applications
hints for python upgrade
(1/1)
mauro:
Hi all, Python upgrade which should be a prerequisite for QT5 installation, cause error messages on my attempt and remains undone under ANPM operation.
Guess the point is, as learned here time ago, by one side the i686 platform of some packages causing incompatibility for this task vs pentium 4 version, and on the other side ANPM itself (best say YUM) which prevents modifications of its Python files needed to run.
Posts about it have been written here but non easy to retrieve the one describing the final steps to solve.
Is ther a wiki-how or procedure description I can go through ?
Something I could remember there were specific YUM commands to use in a window instead of ANPM application.
Thank you
Alex Taylor:
You don't have to use the command line, some people just find it quicker.
What you have to do is install both the python2.7 and python3 simultaneously. You can do this by selecting them both in the available packages list (e.g. with Ctrl+click). Alternatively, if you prefer to use the command line, you can follow the instructions at the bottom of this page.
christech:
Someone helped me a while back. I think the command was
--- Code: ---yum install python2.7 python3
--- End code ---
and that resolved my python issue.
mauro:
Thank you, that works. Just tried the ANPM with double selection mode following the suggestion by Alex, sure it would work same with the yum command line
:)
Navigation
[0] Message Index
Go to full version