-
We I use python 3.6.2 and 3.6.2, when execute, occur json-read: JSON readtable error, but when use python 3.5.2, all is ok
-
# Crash report
### What happened?
Passing a dict with an invalid key as the `shared` parameter to `_interpreters.exec` segfaults the interpreter (or aborts in a debug build):
```python
import _inte…
-
### Describe the bug
I ran the command `python main.py --collect` , to see how well does it collect jobs on LinkedIn. The issue is that when it opens the jobs (e.g. salesman in UK) it scrolls down to…
-
Hello everyone, I have been using online tutorials to install AlphaFold 3 using Conda, and then running `python run_alphafold_test.py`. I encountered the problem:
```
ImportError: /lib64/libc.so.6…
-
### Description of the problem
It's possible to add transparency directly to a colormap while creating it via `pygmt.makecpt`.
When using this colormap for plotting data points with color-coding v…
-
**Describe the bug**
when i try to run my reflex app with version 0.6.4 after compiling i get the following error message:
"Invalid command: [None, 'run', 'next', 'telemetry', 'disable']"
with ve…
-
### Your current environment
The output of `python collect_env.py`
N/A; happened to multiple users.
### Model Input Dumps
_No response_
### 🐛 Describe the bug
We have been receiving re…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
Please see comment [here](https://github.com/AnacondaRecipes/python-da…
-
### What happened + What you expected to happen
1. Operating environment:
python 3.6.5
ray 2.3.1
kubernetes 1.18
2. Bug description
A ray cluster with 1 head node + 800 worker node…
-
Hello,
I just add a bug report in order to trace the Python 3.13 support.
Python 3.13 is already part of Debian and will be the next default interpreter of trixie (Debian 13)
Here a problem …