I temporarily use the following code to let the warning message not show.

import warnings
warnings.filterwarnings("ignore", category=DeprecationWarning)
GibbonH 在 2020年11月17日 星期二上午10:20:21 [UTC+8] 的信中寫道:

>
> Hi~
> I use Spyder 4.2.0 in Ubuntu 20.04.
> Why is there warning message since I use SymPy? (Screenshot as attached 
> file)
> Thank you very much.
>
> usr/lib/python3/dist-packages/sympy/deprecated/class_registry.py:33: 
> SymPyDeprecationWarning: 
>
>
> C, including its class ClassRegistry, has been deprecated since SymPy
>
> 1.0. It will be last supported in SymPy version 1.0. Use direct
>
> imports from the defining module instead. See
>
> https://github.com/sympy/sympy/issues/9371 for more info.
>
>
> SymPyDeprecationWarning(
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/a9d9457e-bcd5-47ba-9d58-41b73afb4a38n%40googlegroups.com.

Reply via email to