[Bug 258177] audio/cadence: please add graphics/py-qt5-svg as runtime dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 Aug 2021 02:49:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258177

            Bug ID: 258177
           Summary: audio/cadence: please add graphics/py-qt5-svg as
                    runtime dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: contact@shiori.com.br
                CC: kde@FreeBSD.org, yuri@freebsd.org
                CC: kde@FreeBSD.org, yuri@freebsd.org

When I try to start Catia without:

Traceback (most recent call last):
  File "/usr/local/share/cadence/src/catia.py", line 23, in <module>
    from shared_canvasjack import *
  File "/usr/local/share/cadence/src/shared_canvasjack.py", line 34, in
<module>
    import patchcanvas
  File "/usr/local/share/cadence/src/patchcanvas.py", line 28, in <module>
    from PyQt5.QtSvg import QGraphicsSvgItem, QSvgRenderer
ModuleNotFoundError: No module named 'PyQt5.QtSvg'

-- 
You are receiving this mail because:
You are the assignee for the bug.