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, <[email protected]> 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
> [email protected]
> https://lists.ag-projects.com/mailman/listinfo/blink
>
_______________________________________________
Blink mailing list
[email protected]
https://lists.ag-projects.com/mailman/listinfo/blink

Reply via email to