<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
OK, I have installed everything but I still have a problem.<br>
<br>
$ blink<br>
Traceback (most recent call last):<br>
File
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
line 3, in <module><br>
import greenlet<br>
ModuleNotFoundError: No module named 'greenlet'<br>
<br>
During handling of the above exception, another exception occurred:<br>
<br>
Traceback (most recent call last):<br>
File
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
line 9, in <module><br>
from py.magic import greenlet<br>
ModuleNotFoundError: No module named 'py'<br>
<br>
During handling of the above exception, another exception occurred:<br>
<br>
Traceback (most recent call last):<br>
File
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
line 14, in <module><br>
from stackless import greenlet<br>
ModuleNotFoundError: No module named 'stackless'<br>
<br>
During handling of the above exception, another exception occurred:<br>
<br>
Traceback (most recent call last):<br>
File
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
line 19, in <module><br>
from support.stacklesss import greenlet, getcurrent,
GreenletExit<br>
ModuleNotFoundError: No module named 'support'<br>
<br>
During handling of the above exception, another exception occurred:<br>
<br>
Traceback (most recent call last):<br>
File "/usr/bin/blink", line 67, in <module><br>
from blink import Blink<br>
File "/usr/lib/python3.9/site-packages/blink/__init__.py", line
12, in <module><br>
from eventlib import api<br>
File "/usr/lib/python3.9/site-packages/eventlib/api.py", line 30,
in <module><br>
from eventlib.support import greenlets as greenlet<br>
File
"/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
line 21, in <module><br>
raise ImportError("Unable to find an implementation of
greenlet.")<br>
ImportError: Unable to find an implementation of greenlet.<br>
<br>
<br>
I installed python3-eventlib-0.3.0 and greenlets.py exists in
/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py<br>
<br>
Not sure what has gone wrong.<br>
<br>
<div class="moz-cite-prefix">On 05/08/21 10:03, Nikolai Stefanov
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:622424649.351647.1628150606425@nm21.abv.bg">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
For now you'll have to prepare yourself a flathub package. The AUR
package doesn't working.<br>
<br>
_________________________________________________________________<br>
<br>
<a href="http://www.kaminata.net/index.php" class="postlink"
moz-do-not-send="true">www.kaminata.net</a><br>
Ела си у дома...<br>
<br>
<br>
<br>
<br>
>-------- Оригинално писмо --------
<br>
>От: Andrew Myers <a class="moz-txt-link-abbreviated" href="mailto:andrew.myers@wanadoo.fr">andrew.myers@wanadoo.fr</a>
<br>
>Относно: [Blink] Blink on Arch Linux
<br>
>До: Blink Support Forum <a class="moz-txt-link-rfc2396E" href="mailto:blink@lists.ag-projects.com"><blink@lists.ag-projects.com></a>
<br>
>Изпратено на: 05.08.2021 10:48
<br>
<br>
Does anyone have experience of installing Blink on Arch? More <br>
specifically what the dependencies required are called in Arch?<br>
_______________________________________________<br>
Blink mailing list<br>
<a href="javascript:
internSendMess('Blink@lists.ag-projects.com')"
moz-do-not-send="true">Blink@lists.ag-projects.com</a><br>
<a href="https://lists.ag-projects.com/mailman/listinfo/blink"
target="_blank" moz-do-not-send="true">https://lists.ag-projects.com/mailman/listinfo/blink</a><br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Blink mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a>
<a class="moz-txt-link-freetext" href="https://lists.ag-projects.com/mailman/listinfo/blink">https://lists.ag-projects.com/mailman/listinfo/blink</a>
</pre>
</blockquote>
<br>
</body>
</html>