[Blink] Error "ModuleNotFoundError: No module named 'blink.streams' after flatpack install
Thalastar
thalastar at gmail.com
Mon Aug 29 15:02:17 CEST 2022
Hello,
I just installed Blink from flathub but even on the firts starts it gives
this error. I'm running Fedora 36 Plasma Spin and the todays flatpacks
blink version is 5.1.8.
[~]$ flatpak run com.icanblink.blink
Traceback (most recent call last):
File "/app/bin/blink", line 67, in <module>
from blink import Blink
File "/app/lib/python3.9/site-packages/blink/__init__.py", line 31, in
<module>
from blink.chatwindow import ChatWindow
File "/app/lib/python3.9/site-packages/blink/chatwindow.py", line 41, in
<module>
from blink.contacts import URIUtils
File "/app/lib/python3.9/site-packages/blink/contacts.py", line 49, in
<module>
from blink.sessions import SessionManager, StreamDescription
File "/app/lib/python3.9/site-packages/blink/sessions.py", line 55, in
<module>
from blink.streams.message import MessageStream
ModuleNotFoundError: No module named 'blink.streams'
[~]$
Is missing a python module or a dependency outside the flatpack?
Regards,
Thals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20220829/07d6dfb0/attachment.htm>
More information about the Blink
mailing list