Package: funnyboat Version: 1.5-11 Severity: important X-Debbugs-Cc: mctor...@gmail.com
Dear Maintainer, I use Python virtual environments on my computer, and I was in a terminal with a Python virtual env activated, when I decided to have a game of funnyboat. I entered the 'funnyboat' command, and this caused an error, with the following traceback: Traceback (most recent call last): File "/usr/share/games/funnyboat/main.py", line 3, in <module> import pygame ModuleNotFoundError: No module named 'pygame' Indeed, pygame is not installed in my virtual environment. However, shouldn't the bash script at /usr/games/funnyboat somehow make sure it calls the system Python instead of whatever's activated? I notice it calls "exec python3" rather than something more specific. All the best, Michael -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.10.6-amd64 (SMP w/20 CPU threads; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages funnyboat depends on: ii fonts-dejavu 2.37-8 ii python3 3.12.5-1 ii python3-pygame 2.6.0-2 funnyboat recommends no packages. funnyboat suggests no packages. -- no debconf information