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

Attachment: signature.asc
Description: PGP signature

Reply via email to