On Thu, Jan 20, 2022 at 5:01 AM Patrick Dupre <pdu...@gmx.com> wrote:
> When I run octave with
>
> pkg load symbolic
> and
> syms x
> I
> get
> Symbolic pkg v2.9.0: Traceback (most recent call last):
>   File "<stdin>", line 28, in <module>
> AttributeError: '_PrintFunction' object has no attribute '__globals__'
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "<stdin>", line 12, in octoutput_drv
>   File "<stdin>", line 54, in octoutput
>   File "<stdin>", line 55, in octoutput
> AttributeError: module 'sympy' has no attribute 'compatibility'
> Closing the Python communications link.

Octave's symbolic module still wants sympy 1.5, but sympy in Fedora
has moved on to later versions.  See
https://github.com/cbm755/octsympy/issues/1023.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to