Casper da Costa-Luis
Casper da Costa-Luis
`TomoPhantom` `v2.0.0` (and also the slightly more recent `v3.0`) doesn't specify build deps. Its `setup.py` needs `Cython` & `numpy`. Adding them to the build step works. Current test failures due...
Ah I finally understood; you *don't* want to use the system Python. TL;DR we need to unset [the cmake helpers defined by `actions/setup-python`](https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#environment-variables).
Already updated the changelog; feel free to update further
https://github.com/SyneRBI/SIRF-SuperBuild/blob/master/CHANGES.md
yes #4363 is still work in progress; will probably find time to continue in a few weeks unless someone want to take it over.
Yes I'd say #3439 and #1676 are duplicates - should probably close one to streamline the discussion. I think #3439 has more recent implementation discussion but #1676 has a more...
See #2116 -> #2118
Merged; so the current `CCPi-Regularisation-Toolkit@master` fixes `cicc: not found`.
No, which is why I asked...
- `grep -ri deprecat` - [`path:*.py deprecat`](https://github.com/search?q=repo%3ATomographicImaging%2FCIL+path%3A*.py+deprecat&type=code&ref=advsearch) :octocat: