Open will-moore opened 2 years ago
See https://github.com/ome/omero-cli-zarr/pull/123#issuecomment-1203753571
Naively installing in a clean env...
conda create -n myenv python=3.8 conda activate myenv pip install omero-cli-zarr ... ERROR: Failed building wheel for zeroc-ice ... error: legacy-install-failure × Encountered error while trying to install package. ╰─> zeroc-ice
Need to tell users to install omero-py first (as described on omero-py README)
cc @pwalczysko
See https://github.com/ome/omero-cli-zarr/pull/123#issuecomment-1203753571
Naively installing in a clean env...
Need to tell users to install omero-py first (as described on omero-py README)
cc @pwalczysko