-
# Solution
If you use [PlatformIO IDE](https://platformio.org/platformio-ide), please ensure that [platformio-ide.useBuiltinPython](https://docs.platformio.org/en/latest/integration/ide/vscode.htm…
-
### Code that causes the issue
```
2024-10-28 22:47:31,183 - ERROR - [telethon.network.mtprotosender:mtprotosender:396] - Unexpected exception reconnecting on attempt 2
Traceback (most recent call …
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
### AnyIO …
-
"Ubuntu 24.04.1 LTS"
fast-graphrag pip package.
**Describe the bug**
When trying to insert docs with a local llm served by ollama, I get the following:
`RuntimeError: This event loop is already …
-
i try to create one instance and come across the problem :
Traceback (most recent call last):
File "d:\software\ANACONDA\envs\twitter\Lib\runpy.py", line 198, in _run_module_as_main
return _r…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Bug summary
When interacting with the prefect client, documentation does not clarify that you must paginate via the offset parameter even when limit is set to None. The limit in reality is 200,…
-
> *In particular, it can interleave I/O and conversion*
If you're implementing an async interface, as a [`trio`](https://trio.readthedocs.io/en/stable/) user, it would be great if you could…
-
can we implement a go function and wrap it to a python async one?
-
## What is the current behavior?
I am trying to run the live streaming examples for async_http and async_microphone. It only prints 'Could not open socket:' and exits. I have also run synchronous cod…