CIL icon indicating copy to clipboard operation
CIL copied to clipboard

Create environment files for installation

Open gfardell opened this issue 10 months ago • 2 comments

We need to create and maintain 3 CIL conda environment files

  1. CIL
  2. CIL + all plugins and packages to run CIL-demos
  3. CIL + all build & test requirements

These would then replace the conda install command in our readme.

gfardell avatar Feb 28 '25 12:02 gfardell

See #2116 -> #2118

casperdcl avatar Mar 26 '25 12:03 casperdcl

I think we should pivot to using pyproj dependancy groups rather than conda. But I'm not sure of the timeline - should close #2102 @casperdcl and @hrobarts ?

gfardell avatar Apr 15 '25 10:04 gfardell

Environment files moved to https://github.com/TomographicImaging/Build-scripts/pull/1

hrobarts avatar May 19 '25 16:05 hrobarts