-
I want to run Logai locally via VSCode. I positioned myself to logai folder, set up the environment and when I try "pip3 install logai" command, I receive the following error.
I tried to solve it wi…
-
This is not a super critical bug for me since I don't really need the PLUMED output files that much but I can see users which use PLUMED output files having issues with this.
PLUMED practically nev…
-
##### SUMMARY
On OpenBSD -current as of 2024-11-06 I have following backtrace from a core dump:
```
$ egdb -quiet -batch -x commands.txt -e /usr/local/bin/python3.11 -c python3.11.core …
-
### Describe the bug
Comparing two struct's equality causes invalid C code to be generated.
```
cython_ctuple_bug.c:2134:69: error: invalid operands to binary expression ('struct __pyx_t_17cython…
-
The [.tar.gz for v0.6.2 on PyPI](https://pypi.org/project/editdistance/#files) is missing the `editdistance/bycython.pyx` file, so it can't be installed from there. The .tar.gz linked in the [GitHub R…
-
I get a strange error:
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
…
-
Thank you for making this interesting tool.
I tried installing it with Cython, but was getting type errors compiling cluster.pyx.
Let me disclaim that I am a python novice, and may therefore be maki…
-
### Describe the bug
As reported in https://github.com/gevent/gevent/pull/2077#issue-2649269040, Cython 3.1.0a1 generates invalid code for a previously working function, leading to `Py_DECREF(NULL)…
-
Trying to build on Arch Linux via https://aur.archlinux.org/packages/python-rectangle-packer
Currently getting:
```
==> Starting build()...
/usr/lib/python3.11/site-packages/setuptools/__init_…
-
### Describe the bug
Hello,
I am running Cython 3.0.11 with gcc 7.5.0. When I compile attached minimal example I see the following issue with C compiler:
```
src/chunksize/my.c: In funct…