-
Hi,
I am running off Rpi4 in an external environment so obviously could be missing some packages, but when I run the program I get the following error across the following files:
buff_scanner.…
-
I have a fairly large documentation based on Material for MkDocs (and mkdocs version 1.6.1). I have followed the typical installation and (simplest) configuration instructions as per https://adrienbri…
-
This application nests the `winit` event loop inside the `tokio` event loop: https://github.com/ChrisRega/example-blog-client/blob/7b42b9aef9820f5a66f8680854046cc7835a8bd5/src/main.rs#L17-L26
Doing…
-
Every so often the robot will Emergency Stop with an IndexOutOfBoundsException
Here is an excerpt from the log file with the error:
```10-30 17:47:29.354 972 1190 E EventLoopManager: Event lo…
-
### Bug Description
When I run langflow (version .19.post2), it gives me this error message.
### Reproduction
1. langflow run
2. langflow runs as per usual however there is this error message:
/…
-
### Describe the bug
There is no problem using asyncmy
There is a "RuntimeError: Event loop is closed" error when using aiomysql
Am I using it incorrectly? What's wrong?
### To Reproduce
…
-
I tried your code but I am getting the following error, do you have any idea ?
```
runfile('C:/Users/LENOVO/Gate.io/untitled0.py', wdir='C:/Users/LENOVO/Gate.io')
Traceback (most recent call last…
-
I think it's not as useful to track this as an average over time or at least I don't see which questions this helps to answer.
What we might be interested in is the event loop utilization (ELU) dur…
-
Using the `asynciolimiter.Limiter` I'm hitting this assertion, unsure what's to be done about it;
```
site-packages\asynciolimiter\__init__.py", line 356, in _wakeup
assert -leftover_time < s…
-
Running lightrag_ollama_demo.py with gemma:2b orlightrag_openai_compatible_demo.py with qwen2.5-3b-instruct wil cast a lot of this:
```
Exception ignored in:
Traceback (most recent call last):
…