Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions #127

Open
will-moore opened this issue Aug 3, 2022 · 0 comments
Open

Installation instructions #127

will-moore opened this issue Aug 3, 2022 · 0 comments

Comments

@will-moore
Copy link
Member

will-moore commented Aug 3, 2022

See #123 (comment)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant