Skip to content

enviornment.yml issue #92

@aaron4444

Description

@aaron4444

Hi,
tried to install via the enviornment.yml.

dependencies:

  • httomo::ccpi-regularisation-cupy
  • httomo::ccpi-regulariser

the regular ccpi-regulariser couldn't be installed on windows 11, using httomo channel, only ccpi channel.

its only a partial fix. I get the following errors when trying to do the tests so its not a complete fix. I haven't figured those out yet.

FAILED tests/test_RecToolsDIRCuPy.py::test_Fourier_inv3D_performance - AssertionError: assert 'performance in ms' == 228.49582
FAILED tests/test_RecToolsDIRCuPy.py::test_FBP_performance - AssertionError: assert 'performance in ms' == 490.4246099999999
FAILED tests/test_RecToolsIR.py::test_FISTA_PWLS_OS_reg_2D - NameError: name 'PD_TV' is not defined
FAILED tests/test_RecToolsIR.py::test_FISTA_PWLS_OS_reg2_2D - NameError: name 'FGP_TV' is not defined
FAILED tests/test_RecToolsIR.py::test_ADMM2D - TypeError: gmres() got an unexpected keyword argument 'tol'
FAILED tests/test_RecToolsIR.py::test_ADMM3D - TypeError: gmres() got an unexpected keyword argument 'tol'
FAILED tests/test_RecToolsIR.py::test_ADMM3D_reg - TypeError: gmres() got an unexpected keyword argument 'tol'
FAILED tests/test_RecToolsIR.py::test_FISTA_OS_regul_3D - NameError: name 'PD_TV' is not defined
============================================ 8 failed, 58 passed in 27.20s ============================================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions