Package: pyhoca-gui Version: 0.5.0.7
2to3 is not sufficient to add python3 support of pyhoca-gui. The attached patches are needed as well.
file() is no longer present in python3. The mro patch fixes:
/usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' Traceback (most recent call last): File "setup.py", line 212, in <module> class build_installer_bbfreeze(build_installer, Freezer, Command): TypeError: Cannot create a consistent method resolution order (MRO) for bases object, Command
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 https://www.nwra.com/
Hi Orion,
On Sa 14 Apr 2018 19:25:15 CEST, Orion Poplawski wrote:
Package: pyhoca-gui Version: 0.5.0.7
2to3 is not sufficient to add python3 support of pyhoca-gui. The
attached patches are needed as well.file() is no longer present in python3. The mro patch fixes:
/usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' Traceback (most recent call last): File "setup.py", line 212, in <module> class build_installer_bbfreeze(build_installer, Freezer, Command): TypeError: Cannot create a consistent method resolution order (MRO) for bases object, Command
Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish
wxpython already landed in Fedora? Obviously.
In Debian, this is still all on Python2.
I'll take a look the coming week.
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
On 04/14/2018 01:02 PM, Mike Gabriel wrote:
Hi Orion,
On Sa 14 Apr 2018 19:25:15 CEST, Orion Poplawski wrote:
Package: pyhoca-gui Version: 0.5.0.7
2to3 is not sufficient to add python3 support of pyhoca-gui. The attached patches are needed as well.
file() is no longer present in python3. The mro patch fixes:
/usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' Traceback (most recent call last): File "setup.py", line 212, in <module> class build_installer_bbfreeze(build_installer, Freezer, Command): TypeError: Cannot create a consistent method resolution order (MRO) for bases object, Command
Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish wxpython already landed in Fedora? Obviously.
In Debian, this is still all on Python2.
I'll take a look the coming week.
Mike
In Fedora there is python3-wxpython4. Will probably need some porting.
https://wxpython.org/Phoenix/docs/html/MigrationGuide.html
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 https://www.nwra.com/
Control: close -1
On Sa 14 Apr 2018 22:50:05 CEST, Orion Poplawski wrote:
On 04/14/2018 01:02 PM, Mike Gabriel wrote:
Hi Orion,
On Sa 14 Apr 2018 19:25:15 CEST, Orion Poplawski wrote:
Package: pyhoca-gui Version: 0.5.0.7
2to3 is not sufficient to add python3 support of pyhoca-gui. The
attached patches are needed as well.file() is no longer present in python3. The mro patch fixes:
/usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' Traceback (most recent call last): File "setup.py", line 212, in <module> class build_installer_bbfreeze(build_installer, Freezer, Command): TypeError: Cannot create a consistent method resolution order (MRO) for bases object, Command
Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish
wxpython already landed in Fedora? Obviously.In Debian, this is still all on Python2.
I'll take a look the coming week.
Mike
In Fedora there is python3-wxpython4. Will probably need some porting.
We have Python3 support in pyhoca-gui around for a while now. However,
the UI is currently +/- broken with latest wxGTK. Also, the taskbar
icon should be rendered via appindicator API. This should all be
coming "soon"...
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
Processing control commands:
close -1 Bug #1286 [pyhoca-gui] python3 support for pyhoca-gui Marked Bug as done
-- 1286: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1286 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems