-
I would expect ein to be able pick up my poetry jupyter kernel:
```python
> poetry run jupyter kernelspec list
Available kernels:
python3 /Users/dguim/Library/Caches/pypoetry/virtualen…
-
### Description of the bug
I have a project where I am running n=2800 miRNA samples (so fairly large). This stalls and hangs up with out of memory errors arising from the CSVTK join step. As such thi…
-
I just found the `ConcurrencyError` when I tested the [main branch of scikit-image](https://github.com/scikit-image/scikit-image/commit/10bd6c40f82e437f4ff2ca946577125cbb43d8b2). I'm not sure if it is…
-
### Summary
DNF5 has completely changed the command line interface from DNF4. Among other things, the `--verbose` global option was removed entirely. However, the `dnf_config_manager` component har…
-
### Version
25.02
### Which installation method(s) does this occur on?
_No response_
### Describe the bug.
When running ./docker/build_container_release.sh i enconter the the following issue on …
-
First of all, thank you for creating this amazing pipeline. It's been incredibly helpful in my work.
I'm currently integrating the mne-bids-pipeline into a larger Python script that handles data co…
-
BPO | [39282](https://bugs.python.org/issue39282)
--- | :---
Nosy | @vstinner, @nanjekyejoannah, @M-Kerr
*Note: these values reflect the state of the issue at the time it was migrated and might not r…
-
# In your bug report please include:
* CPU architecture: PowerPC
* Operating System: macOS
* Python version: 3.11.10
* Version of py-cpuinfo: 9.0.0
`cpuinfo` omits `PPC`/`PPC_32` in the list wh…
-
I'm able to successfully build boost.Python on my local machine with Python 3.13 using b2 like so:
```
.\bootstrap.bat vc143
.\b2 python=3.13 # other arguments
```
The issues start happening when I t…
-
**Describe the Bug**
**Minimal Steps/Code to Reproduce the Bug**
.conda/envs/opensora/lib/python3.9/site-packages/apex/normalization/fused_layer_norm.py", line 412, in forward
if torch.jit.is_…