Hello,
My understanding is that sympy is part of the python package
python3-sympy-1.8-1.fc34
python3-3.9.9-2.fc34.x86_64
octave-6:5.2.0-12.fc34.x86_64
python -V
Python 3.9.9
Python 3.9.9
octave -V
GNU Octave, version 5.2.0
GNU Octave, version 5.2.0
I never used mathlab
It seems that I may have to do
pip3 install sympy==1.4
I tried r rebuild sympy-1.4
but I get
error: Failed build dependencies:
python3dist(sphinx-math-dollar) is needed by sympy-1.8-1.fc34.noarch
python3dist(wurlitzer) is needed by sympy-1.8-1.fc34.noarch
python3dist(sphinx-math-dollar) is needed by sympy-1.8-1.fc34.noarch
python3dist(wurlitzer) is needed by sympy-1.8-1.fc34.noarch
python3dist(theano) is needed by sympy-1.4-6.fc34.noarch
python3dist(wurlitzer) is needed by sympy-1.4-6.fc34.noarch
python3dist(wurlitzer) is needed by sympy-1.4-6.fc34.noarch
I
===========================================================================
Patrick DUPRÉ | | email: pdupre@xxxxxxx
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988 | | Room# D114A
===========================================================================
Patrick DUPRÉ | | email: pdupre@xxxxxxx
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988 | | Room# D114A
===========================================================================
Sent: Friday, January 21, 2022 at 6:42 PM
From: "linux guy" <linuxguy123@xxxxxxxxx>
To: "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: ocatve
From: "linux guy" <linuxguy123@xxxxxxxxx>
To: "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: ocatve
On Thu, Jan 20, 2022 at 5:01 AM Patrick Dupre <pdupre@xxxxxxx> wrote:
Hello,
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.
error: Python exception: AttributeError: '_PrintFunction' object has no attribute '__globals__'
occurred in python_header import block.
Try "sympref reset" and repeat your command?
(consider filing an issue at https://github.com/cbm755/octsympy/issues)
error: called from
pycall_sympy__ at line 191 column 5
valid_sym_assumptions at line 38 column 10
assumptions at line 82 column 7
syms at line 97 column 13
It seems that it is an identified bug, due to sympy
How is sympy installed on your computer ?
Which versions of Python are installed on your computer ? Which version is invoked when you are running Octave ?
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure