-
**Description of the bug**
When running `pytr dl_docs ./` it ends with `BaseEventLoop.create_connection() got an unexpected keyword argument 'extra_headers'`. This is caused by a change in the "webso…
-
**Describe the bug**
I am working on integrating r2r into my existing Python/Gradio-based app. When I import the R2RClient, I receive the following errors:
```
Exception in thread Thread-4 (run):…
-
```
Traceback (most recent call last):
File "/gdfgsdg.py", line 25, in
asyncio.run(main())
File "/usr/lib/python3.11/asyncio/runners.py", line 190, in run
return runner.run(main)
…
-
Currently it is _possible_ to run PyGame applications in a web browser using projects like [Pyodide](https://pyodide.org/en/stable/) and [pygbag](https://github.com/pygame-web/pygbag) ([see these demo…
-
Hi
Can you try with Gemini API as it looks to be incompatible...
`
python demo.py
INFO:browser_use.agent.service:
==================================================
INFO:browser_use.agent.se…
-
This likely has #889 as a pre-requisite before it will really get us much of a gain. But once we do that, we should be able to increase the throughput of the server by using SQLAlchemy's [asyncio](htt…
-
* bleak version: 0.21.1
* Python version: 3.9.4
* Operating System: Window 11 64-bit
* BlueZ version (`bluetoothctl -v`) in case of Linux:
### Description
I'm trying to connect to a BLE devic…
-
The `connected` property is rather meaningless. There's no rhyme or reason to its value. Test output, and test program:
```
# async sleep + submit command + fetch results
# 1691326137 : main: c…
-
# Bug report
### Bug description:
`asyncio`'s `loop.sock_sendall()` method causes a Windows `OSError: [WinError 87] The parameter is incorrect` error when using a socket that was created in a differ…
-
**Describe the bug**
- [ ] Detected blocking call to read_text with args
```
Detected blocking call to read_text with args (PosixPath('/config/.storage/casambi_bt/6d2ab263d8b0/networkid'),) insid…