[X2Go-Dev] Bug#1286: python3 support for pyhoca-gui

Orion Poplawski orion at nwra.com
Sat Apr 14 19:25:15 CEST 2018


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 at nwra.com
Boulder, CO 80301                 https://www.nwra.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyhoca-gui-file.patch
Type: text/x-patch
Size: 669 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20180414/b26a1a2c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyhoca-gui-mro.patch
Type: text/x-patch
Size: 529 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20180414/b26a1a2c/attachment-0001.bin>


More information about the x2go-dev mailing list