summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorAndré Schröder <andre.schroeder@andresco.de>2025-10-05 17:18:58 +0200
committerBobby Rong <rjl931189261@126.com>2025-10-06 08:27:11 +0800
commit1cfea9657a3101a8ee7e794e268b3c52d11c1020 (patch)
tree3db08bdde0ab3e3312530b272dec61f38e43fbcc /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parentdd4607db63455a2797bff9a72df7ced129fd3e08 (diff)
warpinator: fix "Connect manually" not working
When you clicked on "Connect manually" in the menu, nothing will happen and in the console you see ``` File "/nix/store/764ilfz0lhln19gx470fas661l9g7324-warpinator-1.8.10/libexec/warpinator/warpinator.py", line 839, in manual_connect self.connect_dialog = ManualConnectDialog(self) ~~~~~~~~~~~~~~~~~~~^^^^^^ File "/nix/store/764ilfz0lhln19gx470fas661l9g7324-warpinator-1.8.10/libexec/warpinator/warpinator.py", line 1215, in __init__ img = qr.make_image() File "/nix/store/8akrxjps12p9jgj3j26dd0av7iz04q3h-python3-3.13.7-env/lib/python3.13/site-packages/qrcode/main.py", line 364, in make_image from qrcode.image.pil import Image, PilImage File "/nix/store/8akrxjps12p9jgj3j26dd0av7iz04q3h-python3-3.13.7-env/lib/python3.13/site-packages/qrcode/image/pil.py", line 2, in <module> from PIL import Image, ImageDraw ModuleNotFoundError: No module named 'PIL' ```
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions