Date: Wed, 29 Apr 2026 16:50:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 294877] emulators/playonbsd: missing dependency on py-natsort Message-ID: <bug-294877-7788@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294877 Bug ID: 294877 Summary: emulators/playonbsd: missing dependency on py-natsort 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: asomers@FreeBSD.org CC: Clockwork6400@protonmail.com Flags: maintainer-feedback?(Clockwork6400@protonmail.com) CC: Clockwork6400@protonmail.com playonbsd crashes on startup, for me, due to a missing dependency on py-natsort. Installing py311-natsort fixes the crash. Looking for python3... 3.11.15 - selected Traceback (most recent call last): File "/usr/local/lib/playonbsd/python/mainwindow.py", line 39, in <module> import lib.lng as lng File "/usr/local/lib/playonbsd/python/lib/lng.py", line 6, in <module> from . import Variables File "/usr/local/lib/playonbsd/python/lib/Variables.py", line 6, in <module> import wx, lib.playonlinux as playonlinux File "/usr/local/lib/playonbsd/python/lib/playonlinux.py", line 9, in <module> import natsort ModuleNotFoundError: No module named 'natsort' -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294877-7788>
