[Bug 263493] Calibre doesn't open

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Apr 2022 14:36:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263493

            Bug ID: 263493
           Summary: Calibre doesn't open
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alexandreliberato@mailfence.com

When I try to open Calibre-5.40.0_1 it crashes:

```Traceback (most recent call last):
  File "/usr/local/bin/calibre", line 21, in <module>
    sys.exit(calibre())
  File "/usr/local/lib/calibre/calibre/gui_launch.py", line 62, in calibre
    from calibre.gui2.main import main
  File "/usr/local/lib/calibre/calibre/gui2/main.py", line 11, in <module>
    import apsw
ImportError: /usr/local/lib/python3.8/site-packages/apsw.cpython-38.so:
Undefined symbol "sqlite3_changes64"```

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