Bug#963036: Wild guess to fix this bug

Georges Khaznadar georges.khaznadar at free.fr
Thu Jun 18 17:12:40 BST 2020


Dear maintainer(s) of octave-symbolic, here is a wild guess, inspired by
a simple remark:

----------------8<------------------------------------
$ python3 -c "import six; print(six.integer_types)" (<class 'int'>,)
$ python2 -c "import six; print(six.integer_types)" (<type 'int'>, <type 'long'>)
----------------8<------------------------------------

Would it be enough to patch octave-symbolic source, to replace
'sympy.core.compatibility.integer_types' by 'six.integer_types' ?

Best regards,			Georges.

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20200618/677a6aea/attachment.sig>


More information about the debian-science-maintainers mailing list