Python error when running the Showtime package

When i install the showtime video player package from the repo and i run it this error appears and immediately exits:

Traceback (most recent call last):
  File "/usr/bin/showtime", line 41, in <module>
    from showtime import main
  File "/usr/lib/python3.11/site-packages/showtime/main.py", line 17, in <module>
    gi.require_version("GstPlay", "1.0")
  File "/usr/lib64/python3.11/site-packages/gi/__init__.py", line 132, in require_version
    raise ValueError(f"Namespace {namespace} not available")
ValueError: Namespace GstPlay not available

Requirements:

I have Searched the forum for my issue and found nothing related or helpful
I have checked the Resources category (Resources Index)
I have reviewed the Wiki for relevant information
I have read the the Release Notes and Errata

OpenMandriva Lx version:
OpenMandriva Lx release 25.12 (ROME) Rolling for x86_64

Desktop environment (KDE, LXQT…):
GNOME

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.