-
### What happened?
Unable to provision DynamoDB tables in aws-native with keySchema in Python. The SDK fails to send the data to the engine fails with:
```
error: Program failed with an unhandle…
-
After updating to fontmake 3.10.0 I'm unable to generate fonts anymore. Here's the traceback:
```
Traceback (most recent call last):
File "/Users/paulus/code/fontmake/bin/fontmake", line 5, in
…
-
Im running the colab notebook on free tier GPU and getting errors.
```
/usr/local/lib/python3.10/dist-packages/xformers/ops/fmha/flash.py:211: FutureWarning: `torch.library.impl_abstract` was ren…
-
### Describe the bug
Hi,
when doing
```python
from aeon.classification.convolution_based import Arsenal
```
it takes forever.
- It was working a few days back. In fact in the old venv…
-
**Describe the bug**
Clicking thread history fails to show thread. Skeleton shows briefly before going to blank screen.
**To Reproduce**
Install Chainlit 1.0.505 start server and click any thread …
-
find_module seems to be deprecated and find_spec should be use instead.
[cpython issues](https://github.com/python/cpython/issues/86301)
### Output
`Exception in thread Thread-1 (start_listen…
-
### Summary
Lots of warnings: SyntaxWarning: invalid escape sequence '\['
### Reproduction Steps
When I upgraded Python from 3.12.0 to 3.12.3.
### Minimal Reproducible Example
_No response_
### …
-
Compile of ahoy fails when compiling with a fresh installed PlatformIO environment.
```
Resolving esp8266-minimal dependencies...
Library Manager: Installing git+https://github.com/nRF24/RF24.git#v…
-
I followed the instructions at `/pyiec61850/README.md`. It builds and installs the library, but when i run the tests i get this error:
```bash
pyiec61850$ python3.10 test_pyiec61850.py
Traceback (…
-
I'm getting a strange error on my MacOS M2 laptop trying to import the PyTorch library from Python code running on a JVM (GraalPy 3.11.7 Oracle GraalVM Native 24.1.0 on openjdk 23 2024-09-17)::
org.g…