-
setuptools' Extension with custom Cython steps "kind of" works, but has many restrictions and annoyances:
- No parallel compilation
- Wrong / incomplete change detection: Editing a C file does not…
-
Today I found the following error message when trying to install hdbscan on colab.
```
error: subprocess-exited-with-error
× Building wheel for hdbscan (pyproject.toml) did not run success…
-
After following the instructions from the readme I get the following error message:
> ➜ sagemaker-scikit-learn-container git:(master) docker build -t preprod-sklearn:0.23-1-cpu-py3 -f docker/0.23-…
-
## Description of the issue
As title, the issue is executing the unix file, the `torchtext` module can't successfully import.
I also try to add the path `/Users/tong/opt/anaconda3/envs/scik…
-
### Description:
Working on updating the Fedora scikit-image package to 0.21.0 I'm getting the following test failures on s390x only:
```
________________ TestSave.test_imsave_roundtrip[shape1-uint…
-
I first had issues building the docker file. When docker attempts to build using `docker-compose build`, `conda` was unable to use a flexible solve when running the following step in the Dockerfile:
…
-
Installing any mlio version using the recommended conda method does not seem to work. I am not able to `import mlio` without running into `Symbol not found` errors in dylib files related to libtbb. I …
-
I tried to install all requirements using the following pip commands (*as recommended in #9*):
```
pip install -v -r requirements/pip.txt
pip install -v -r requirements/conda.txt
```
Howeve…
-
Right now there are some docs in the wiki. We are starting to create more docs (see #102) so now is the time to decide what we should do.
I am not a big fan of restructured text but still vote for sp…
-
@kratsg recently broached the idea of having a way to demo some interesting public applications of the Scikit-HEP stack to potential users. For example, he recently made a Binderized GitHub [Gist of R…