-
I tried to build the pandas from the head and it fails with what looks to me like a missed dependency somewhere in the ninja configuration. Note that this is not an issue per say in the wolfi, as I ca…
-
### Installation check
- [X] I have read the [installation guide](https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html#installing-pandas).
### Platform
Synology toolchain for …
-
After executing the freemocap command, it gets stuck on the last line and always stops here. Still the same after multiple restarts. I have correctly installed the skelly_synchronize library.
The ope…
gvs updated
11 months ago
-
I am experimenting with Cython 3.0.0 beta 1. It raises the following warning hundreds of times when `cimport`-ing cuda-python.
```
warning: /home/bdice/mambaforge/envs/cudf_cython_beta/lib/python3…
-
Cython 3.0.0 has recently been released - and we're seeing this cause a large performance regression over Cython 0.29.21
Running the movielens 100k example (`python examples/movielens.py --variant…
-
### Describe the bug
Full context: https://stackoverflow.com/questions/76972950/cython-returned-memoryview-is-always-considered-uninitialized/76974615
I'm upgrading to Cython 3 and noticing a few …
-
### Describe the bug
When `make_unique` was provided in `memory.pxd` in https://github.com/cython/cython/pull/487, it didn't come with an `except +` annotation. At the time, this was due to the Cytho…
-
`[E::idx_find_and_load] Could not retrieve index file for 'test.bam'`
Got this error when I do `aln = pysam.AlignmentFile("test.bam", "rb")` in pysam version 0.16.0.1 but not in version 0.15.3.
…
-
### Describe the bug
I'm currently debugging performance regressions when transitioning to Cython 3.x. Many of them seem to be tied to GIL acquires in memoryview use. Some of the issues were identifi…
-
Thanks in advance for your help and support