Skip to content

Commit

Permalink
Debug: try getting all dependencies from conda
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefmoazzam committed Jan 10, 2025
1 parent 6e3c46d commit 323e714
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion conda/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@ channels:
- conda-forge
- httomo
dependencies:
- conda-forge::cuda-version
- conda-forge::astra-toolbox
- conda-forge::cupy=12.3.0
- conda-forge::h5py
- conda-forge::imageio
- conda-forge::numpy<2
- conda-forge::nvtx
- conda-forge::pyyaml
- conda-forge::scikit-image
- conda-forge::toml
- conda-forge::tomopy=1.15

0 comments on commit 323e714

Please sign in to comment.