Package: wike Version: 1.8.1+ds-1 Severity: important X-Debbugs-Cc: apanda...@gmail.com
Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** I am using Wike in Ubuntu Unity 22.10, and Wike did not load. I ran `wike` from Python, and got the error message ``` $ wike Traceback (most recent call last): File "/usr/bin/wike", line 47, in <module> from wike import application File "/usr/share/wike/wike/application.py", line 29, in <module> from wike.window import Window File "/usr/share/wike/wike/window.py", line 26, in <module> from wike.header import HeaderBar File "/usr/share/wike/wike/header.py", line 29, in <module> from wike.search import SearchEntry File "/usr/share/wike/wike/search.py", line 26, in <module> from wike import wikipedia File "/usr/share/wike/wike/wikipedia.py", line 20, in <module> import requests ModuleNotFoundError: No module named 'requests' ``` The fix is to manually install `python3-requests`. The package `python3-requests` should be a dependency of Wike (Also, the flatpak and the AUR packages have this dependency. See https://github.com/hugolabe/Wike/blob/6502f46b9f5c38104febb39ee2c078954092f65b/build- aux/flatpak/python3-requests.json and https://aur.archlinux.org/packages/wike ) -- System Information: Debian Release: bookworm/sid APT prefers kinetic APT policy: (500, 'kinetic') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.19.0-21-generic (SMP w/4 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wike depends on: ii dconf-gsettings-backend [gsettings-backend] 0.40.0-3 ii gir1.2-handy-1 1.8.0-1 ii gir1.2-webkit2-4.0 2.38.0-1 ii python3 3.10.6-1 wike recommends no packages. wike suggests no packages. -- no debconf information