-
I'm trying to use this package so first thing I tried was just a simple pip install, which failed with:
```
# pip install sensirion-gas-index-algorithm
Collecting sensirion-gas-index-algorithm
…
-
python swig_test.py --dataset test/100.pkl --model_path pretrained/neurolkh.pt --n_samples 1000 --lkh_trials 1000 --neurolkh_trials 1000
Report that ImportError: cannot import name '_LKH' from 'SRC…
-
How to reproduce:
```
$ docker run --rm -it --entrypoint /bin/bash python:3.10
root@3ce15a9d553a:/# pip install --use-pep517 box2d-py
Collecting box2d-py
Downloading box2d-py-2.3.8.tar.gz (37…
-
### Bug description
Here's the CI error:
```console
2024-11-13T12:05:05.4061826Z /home/runner/work/icub-main/icub-main/install/share/yarp/bindings/yarp.i:437: Warning 206: Unexpected tokens after #e…
-
### Describe the issue:
Working on Fedora 40, with swig 4.2.1, several errors of the form `ERROR: testMaxWrongDim (__main__.ucharTestCase.testMaxWrongDim)` occur when attempting to run the SWIG tes…
-
### Description
As of the latest push to conancenter 2024-07-01 pcre is disabled for all versions. This was not the case with the previous recipe, and I believe pcre should be enabled since it is l…
-
The distutils module has been deprecated (see [PEP632](https://peps.python.org/pep-0632/)) and is planned for removal in python 3.12, but the Swig documentation still recommends distutils: https://www…
-
### Top-level intent
Installation of the hsm requirement pykcs11 from requirements-hsm.txt on Ubunut 24.04 LTS failed.
Please support pycks11==1.5.14
It's more a feature-request/enhancemen…
-
Today [SWIG](https://www.swig.org/) support older versions of Racket.
As the C API was changed in Racket 8.
The SWIG project announce it will remove the support of Racket, unless someone update a…
-
This is a summary of problems I noted in #2649 which really need someone with ocaml skills:
# Testing with ocaml 5
Ocaml 5 should now work, but nobody involved with easy access to it has actuall…