Spyder doesn't start

Hello I just installed spyder on my system -EOS Ganymede - but unfortunately I had no msg during installation but I I have error as here bellow :
[maco@maco-vivobookasuslaptopx515jax515ja ~]$ spyder
Traceback (most recent call last):
File “/usr/bin/spyder”, line 8, in
sys.exit(main**())
~~~~
^^**
File “/usr/lib/python3.14/site-packages/spyder/app/start.py”, line 277, in main
from spyder.app import mainwindow
File “/usr/lib/python3.14/site-packages/spyder/app/mainwindow.py”, line 53, in
from qtpy import QtSvg # analysis:ignore
^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.14/site-packages/qtpy/QtSvg.py”, line 13, in
from PyQt5.QtSvg import *
ImportError: libQt5Svg.so.5: cannot open shared object file: No such file or directory

Any idea for clear that?

Is Qt5 installed?

sorry I try to install Qt5-Svg !! I install qt5 with pacman , select all - and it works …..thank you

Why not installed automatically ?