I can’t install BitMessage.
user@host:~/PyBitmessage/src$ python bitmessagemain.py
ERROR: The msgpack package is not available.It is highly recommended for messages coding.
ERROR: On Debian, try running "apt-get install python-msgpack" as root.
Loading existing config files from /home/user/.config/PyBitmessage/
Using default logger configuration
2022-02-16 [time] - CRITICAL - PyBitmessage requires PyQt unless you want to run it as a daemon and interact with it using the API. You can download it from Riverbank Computing | Download or by searching Google for 'PyQt Download' (without quotes).
Traceback (most recent call last):
File "/home/user/PyBitmessage/src/bitmessageqt/init.py", line 5, in <module>
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4
user@host:~/PyBitmessage/src$ sudo apt-get install python-msgpack
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package python-msgpack
i follow this guide
and fail
@sven this is qubes specific because in whonix this work, but in qube it doesn’t and am trying to work in qube
also i did install all dependancies in whonix-ws-16 and they downloaded there. but i still get error message in anon-whonix. yes restarted everything. many time