-
Hi, finally managed to install Gsplat on my Win 11 (RTX3090) machine without issues using CUDA 12.4, but am running into problems running the simple_trainer.py file.
Am getting the following error w…
-
The behaviour of the `lit` expression is questionable when trying to create complex types (`List`, `Array`, `Struct`).
Consider the following behavior:
```
>>> pl.select(pl.lit([1, 2])) # Trying…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
![Screenshot 2024-08-29 164303](https://github.com/user-attachments/assets/7bc15eb9-789b-4a17-8370-6ef737812249)
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> […
-
### Description of the bug
When attempting to update a PDF form field value using `widget.update()`, the application crashes with a segmentation fault. The crash occurs specifically in the PDF annota…
-
**Name of the addon**
i.wi.
**Describe the bug**
Running `g.extension extension=i.wi` gives the following error in GRASS 8.4 (in Colab) and grass main too (locally):
```
WARNING: Extension alr…
-
### Summary
Hi,
I just wanted to test sap_hdbsql.py and immediately run into an issue.
When I run this, I get the error shown below. But of course the struct.py file can be found on the target …
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
### Description of the bug | 错误描述
CPU 环境,跑了三个小时,我把47页的pdf转为md时,开启struct_eqtable,发现许多表格依然是图片的形式存在于md中,甚至存在同一个表格横跨三页时只把最后一页的表格内容转化为了文本,第一页和第二页依然是图片的情况。
### How to reproduce the bug | 如何复现
使用的最新的版本,mo…
-
## Important Note
⚠️ This issue is part of an internal assignment and not meant for external contributors
## Context
PennyLane has support for many quantum gates natively at the Python level,…