[Bug 279827] playonbsd missing dependency
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 279827] emulators/playonbsd missing dependency"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 279827] emulators/playonbsd missing dependency"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 279827] emulators/playonbsd missing dependency"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 08:57:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279827
Bug ID: 279827
Summary: playonbsd missing dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: no2spam-br@gmx.com
playonbsd-4.2.10_12 package missing runtime dependencies py39-natsort and
ImageMagick7 (bug #238513)
error regarding missing Python natsort module:
% playonbsd
Looking for python3... 3.9.18 - 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.