Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#63037 - [pychess] Missing dependency: python-websockets
Attached to Project:
Community Packages
Opened by Christoph Wegener (cwegener) - Saturday, 29 June 2019, 12:17 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 29 July 2019, 08:54 GMT
Opened by Christoph Wegener (cwegener) - Saturday, 29 June 2019, 12:17 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 29 July 2019, 08:54 GMT
|
DetailsDescription:
pychess does not launch after installation due to missing dependency 'python-websockets' Additional info: * package version: 1.0.0-2 * config and/or log files etc. Steps to reproduce: 1. pacman -S pychess 2. pychess /usr/bin/pychess:17: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk Traceback (most recent call last): File "/usr/bin/pychess", line 200, in <module> from pychess.Main import PyChess File "/usr/lib/python3.7/site-packages/pychess/Main.py", line 36, in <module> from pychess.Savers.remotegame import get_internet_game_as_pgn File "/usr/lib/python3.7/site-packages/pychess/Savers/remotegame.py", line 8, in <module> import websockets ModuleNotFoundError: No module named 'websockets' |
This task depends upon

Please read https://wiki.archlinux.org/index.php/Bug_reporting_guidelines#Severity

Thanks for reporting, the updated package will appear in [community] shortly.