-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### Model Input Dumps
models: Qwen2.5-Coder-7B-Instcut,…
piamo updated
22 hours ago
-
Bumping the python version from 3.6 fails because of a missing import from the `collections` library:
```
ImportError Traceback (most recent call last)
Cell In [2], …
-
import numpy as np get
Traceback (most recent call last):
File "/Users/carlnoble27/Desktop/supersolvers/MNIIST01.py", line 3, in
import pandas as pd
ModuleNotFoundError: No module named 'p…
-
I noticed README says:
> Boltons is tested against [...] CPython nightly
But I cannot find where this test occurs. There seem to be no 3.10 test runs or CPython nightly test runs. My concern is …
-
Hi @Aculeasis,
First, great job expanding this Python binding!
I have Python 3.10 64-bit to reproduce, and RHVoice 1.14 DLL for 64-bit.
Speech synthesis, via streaming or to a file, does successful…
-
![image](https://github.com/user-attachments/assets/e92166a7-9dd1-4991-9d35-0e1fa16d923e)
I have tried several versions of python and upgraded the pip, setuptools but cannot install the benchmark mod…
-
### Operating System
Other Linux (please specify below)
### Other Linux
Rocky9
### Workflow Version
v2.3.0
### Workflow Execution
Command line (Cluster)
### Other workflow execution
_No respo…
-
I don't know if this is intentional, but the following project cannot be installed on Python 3.13 if I want to avoid building source distributions:
1. `uv init example`
2. `cd example`
3. Use thi…
cbrnr updated
2 weeks ago
-
# Bug report
### Bug description:
Playing with the Python 3.13.0 interpreter installed from brew on macOS 14.7 in a Terminal window.
I entered the repl and typed
```python
>>> import math
>>> math…
-
## Describe the bug
The GRASS GIS manual pages of the different versions have been published for a long time with a difficult to understand concept of being invisible, redirected or shown, which al…