Closed dkazanc closed 11 months ago
The tests in the conda build however fail due to some linking issues using the recent setuptools. I tried to investigate a bit and the issue seems to be around Cython but inconsistent as it appears to be with conda-build so far. When I install outside conda-build the modules can be imported.
Not 100% what is all about so far but the same problem occurs with TomoPhantom as well.
This PR will enable CuPy wrappers in addition to all normal builds that already exist.