-
Hi,
unfortunately, the Google Colab: https://colab.research.google.com/github/autogluon/autogluon/blob/stable/docs/tutorials/multimodal/text_prediction/beginner_text.ipynb#scrollTo=d2535bb3
th…
-
python3.10から3.12にバージョンアップしたい
対応が必要な部分があればコード変更を提案してください
君ならできる
-
### What happened + What you expected to happen
I have tried to use AutoTimeMixer after successfully doing ordinary 'TimeMixer.'
This one worked well when I tried to do it. (ordinary ver)
…
-
This syntax is causing the action to fail. The syntax is for python3.10.
```python
# file.py
with (
open(...) as f, # this is line 119
open(...) as g,
):
do_cool_stuff()
```
…
-
#### Linux Distribution
```
echo $(source /etc/os-release; echo $VERSION)
22.04.5 LTS (Jammy Jellyfish)
```
#### Python Version
```
python3 --version
Python 3.10.12
```
#### Sphinx Version
…
-
When I run the maven buildpack, I get this cryptic error. Google turns up nothing. I'm not really sure where to start with this. I think the error is coming from within the container? If not it's extr…
-
您好,请问啥时候支持python3.10、3.11、3.12?
-
### System Info
OS: WSL2 Ubuntu22.04
bitsandbytes: 0.44.1
torch: 2.5.1+rocm6.2
GPU: RX 7900XT
### Reproduction
Traceback (most recent call last):
File "/root/miniconda3/envs/xinf/lib/python3.…
-
**Describe the bug**
Good morning and thank you for your work.
Activating the plugin with default settings, I get this error:
```python
TypeError: cannot pickle 'onnxruntime.capi.onnxruntime_p…
-
Hi there,
is there any plan or effort to support python 3.10 ?
Thanks
Alex