[Blink] Error "ModuleNotFoundError: No module named 'blink.streams' after flatpack install
Alberto
alberto.rinaudo at gmail.com
Mon Aug 29 17:46:07 CEST 2022
Hi,
I know about this error, but I won't be able to look into it for another 6
weeks.
If anyone wants to send a pull request with a fix I'll be happy to review
it and and merge it into prod.
Thanks
On Mon, 29 Aug 2022, 15:03 Thalastar, <thalastar at gmail.com> wrote:
> 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
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> https://lists.ag-projects.com/mailman/listinfo/blink
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20220829/d640a415/attachment.htm>
More information about the Blink
mailing list