-
During recent documentation tests, imports of `desiutil.setup` triggered errors related to importing `setuptools`.
Since this is likely related to the deprecation of `setup.py`, we may need to aban…
-
**Describe the bug**
Looks like some bits are still missing in pyproject.toml and create temporary directory during packaging process (`SPECPARTS`) trashes build. Here is `build` output:
```console…
-
iiab-diagnostics: http://sprunge.us/6wHhhO?en
Related:
- #3528
- #3547
holta updated
10 months ago
-
Cleared my pip cache and re-cloned/built today in hopes of upgrading to a point where #1301 won't drive me insane anymore, since there's been at least one commit in the meantime that's supposed to add…
-
`
root@GOcontroll:/etc/asamint-master# python3 setup.py develop
/usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metad…
-
**Describe the bug**
I tried building the pyradiomics from source. `python setup.py install` command was failing due to the below reason:
```
radiomics/src/_cmatrices.c:6:10: fatal error: 'cmatri…
-
Here is the full log of `pip install imops` on Mac, Python3.11, virtualenv:
```
Building wheels for collected packages: imops
Building wheel for imops (pyproject.toml) ... error
error: subpr…
-
@marcinguy I tried to run the checkmate repo locally and encountered error with this dependency. Something has to do with pyproject.toml file
`Collecting blitzdb3-ce (from -r requirements.txt (line…
-
I'm trying to setup simple CI with pixi on a repo and am struggling - I'm sure it is an issue with my config but was hoping you might be able to spot the problem...
[`pyproject.yml`](https://git…
-
I have attempted to build a MacOS app of tnz using py2app, but was not quite successful. I thought I'd give the results of my work, in case it's useful.
Here's the link to [py2app](https://py2app.…