-
Lots of stuff in qutebrowser currently uses callbacks in some way (prompts, running JS stuff and everything relying on that, etc.), because the QtWebEngine API does that.
We should check whether we…
-
flake8 testing of https://github.com/google/active-qa on Python 3.7.0
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./px/environments/docqa.py:72:20: E99…
-
Using GNU gdb (GDB) 14.2
My setup is connecting to qemu as remote target with pretty standard settings.
```
{
"version": "0.2.0",
"configurations": [
{
"name": "…
jbreu updated
8 hours ago
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.2.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: …
-
Assigning any variable seems to cause an error:
```
> var var a = 1
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Use…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTor…
-
It would be great:
- you could select columns for reading from parquet, or, even better, select from the schema hierarchy in general for deeper structured datasets
- you allow reading row-group X …
-
Please check the following items before reporting a bug, otherwise it may be closed immediately.
- [x] **This is NOT a site-related "bugs"**, e.g. some site blocks me when using curl_cffi,
UNL…
-
The Snowflake connector for python seems to be implemented essentially as API calls over HTTP. Using [aiohttp](https://github.com/aio-libs/aiohttp), companion subclasses to `SnowflakeConnector`, `Snow…