Software > Applications and Porting

Python GUI for ppc64 (Fedora 32)

<< < (2/3) > >>

MPC7500:
At least a RPM is available.


--- Quote from: cchinicz on October 09, 2020, 03:17:18 am ---Graphical User Interface. Thanks

--- End quote ---

I think, tle knows what a GUI is ;D

cchinicz:

--- Quote from: MPC7500 on October 09, 2020, 10:23:22 am ---At least a RPM is available.


--- Quote from: cchinicz on October 09, 2020, 03:17:18 am ---Graphical User Interface. Thanks

--- End quote ---

I think, tle knows what a GUI is ;D

--- End quote ---

Hi, thanks for your reply and for referencing python-idle for ppc64el.

I've tried installing it but was missing dependencies (sudo rpm -U python-idle-2.7.18-2.2.ppc64le.rpm):
python-base = 2.7.18 is needed by python-idle-2.7.18-2.2.ppc64le
        python-tk is needed by python-idle-2.7.18-2.2.ppc64le

I could not find python-base for ppc64el although "Package python27-2.7.18-2.fc32.ppc64le is already installed." (I issued command sudo dnf install python2.7). Any ideas?

I did find python-tk but again ran into errors (udo rpm -U python-tk-2.7.18-2.ppc64le.rpm):
ile / from install of python-tk-2.7.18-2.ppc64le conflicts with file from package filesystem-3.14-2.fc32.ppc64le
        file /usr/lib from install of python-tk-2.7.18-2.ppc64le conflicts with file from package filesystem-3.14-2.fc32.ppc64le

Any ideas?

Thanks

tle:
AFAIK python2 is retired in FC32, see https://fedoraproject.org/wiki/Changes/RetirePython2

Can you use `python3-idle` instead?

cchinicz:

--- Quote from: tle on October 12, 2020, 02:44:28 am ---AFAIK python2 is retired in FC32, see https://fedoraproject.org/wiki/Changes/RetirePython2

Can you use `python3-idle` instead?

--- End quote ---

Hi,

Sure, I'd rather use 3 instead of Python2. I found python3 idle for x86 but not for ppc64el. Would you know where I can find it?

Thanks

MPC7500:
https://rpmfind.net/linux/RPM/fedora/32/ppc64le/p/python3-3.8.2-2.fc32.ppc64le.html

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version