Hi,
singularity image of qluman 13.7.0 and qluman-qt can't work to access at first time.
It shows,
File "/usr/lib/python3/dist-packages/qluman-13/client/qt/ConnectClusterDialog.py", line 846, in on_okButton_clicked
cluster = ClusterInfo(alias=self.aliasLineEdit.text(),
File "/usr/lib/python3/dist-packages/qluman-13/common/LoginData.py", line 169, in __init__
(self.client_pubkey, self.client_seckey) = zmq.curve_keypair()
NameError: name 'zmq' is not defined
Is there any workaround?
Regards,