[Blink] Blink on Arch Linux

Andrew Myers andrew.myers at wanadoo.fr
Thu Aug 5 11:35:25 CEST 2021


OK, I have installed everything but I still have a problem.

$ blink
Traceback (most recent call last):
   File 
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py", line 
3, in <module>
     import greenlet
ModuleNotFoundError: No module named 'greenlet'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
   File 
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py", line 
9, in <module>
     from py.magic import greenlet
ModuleNotFoundError: No module named 'py'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
   File 
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py", line 
14, in <module>
     from stackless import greenlet
ModuleNotFoundError: No module named 'stackless'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
   File 
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py", line 
19, in <module>
     from support.stacklesss import greenlet, getcurrent, GreenletExit
ModuleNotFoundError: No module named 'support'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
   File "/usr/bin/blink", line 67, in <module>
     from blink import Blink
   File "/usr/lib/python3.9/site-packages/blink/__init__.py", line 12, 
in <module>
     from eventlib import api
   File "/usr/lib/python3.9/site-packages/eventlib/api.py", line 30, in 
<module>
     from eventlib.support import greenlets as greenlet
   File 
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py", line 
21, in <module>
     raise ImportError("Unable to find an implementation of greenlet.")
ImportError: Unable to find an implementation of greenlet.


I installed python3-eventlib-0.3.0 and greenlets.py exists in 
/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py

Not sure what has gone wrong.

On 05/08/21 10:03, Nikolai Stefanov wrote:
> For now you'll have to prepare yourself a flathub package. The AUR 
> package doesn't working.
>
> _________________________________________________________________
>
> www.kaminata.net <http://www.kaminata.net/index.php>
> Ела си у дома...
>
>
>
>
> >-------- Оригинално писмо --------
> >От: Andrew Myers andrew.myers at wanadoo.fr
> >Относно: [Blink] Blink on Arch Linux
> >До: Blink Support Forum <blink at lists.ag-projects.com>
> >Изпратено на: 05.08.2021 10:48
>
> Does anyone have experience of installing Blink on Arch? More
> specifically what the dependencies required are called in Arch?
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com <javascript: 
> internSendMess('Blink at lists.ag-projects.com')>
> https://lists.ag-projects.com/mailman/listinfo/blink
>
>
> _______________________________________________
> 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/20210805/364243da/attachment.htm>


More information about the Blink mailing list