-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Your feature request
Hello,
I tried installing AppDaemon with Python 3.12 and I got this error:
…
-
# Crash report
I've been using eBPF with the static markers in Python 3.10 and wanted to try out 3.11 now that it is released.
But it seems that the `function__entry` and `line` markers are br…
-
### Describe the bug
When I specify a column with data_type struct when using model contracts, then i get a runtime error.
### Steps To Reproduce
1. Created a model that has a struct column.
2. …
-
### 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.
### Re…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/…
-
## Issue Description
When attempting to enter Edit mode through the Bonsai interface, the following error occurs:
```python
TypeError: bpy_struct: item.attr = val: enum "EDIT" not found in ('OBJECT…
-
_Note: this is only relevant for sync executions._
Currently when script executes, either through webhook or http route, we cannot control the headers and status codes that a client will receive. A…
-
### Describe the usage question you have. Please include as many useful details as possible.
I have a `parquet` file where some column values are stored as JSON in string and I have to use them as …
-
### Bug description
Just follow the guide https://docs.modular.com/max/get-started.
but run.sh stopped on
python3 -m pip install -r requirements.txt
Using cached tritonclient-2.44.0-py3-none…
-
### 🐛 Describe the bug
Hi everyone, thanks for your effort on this issue.
I'm trying to build executorch on my OrangePi 5 Pro board equipped with an 8 core ARMv8 CPU, But I encountered a compile …