We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca2f87 commit c6b1f65Copy full SHA for c6b1f65
README.rst
@@ -33,9 +33,8 @@ to install it first, see `miniconda`_ for more details.
33
34
To install ``omero-py`` using conda (preferred)::
35
36
- conda create -n myenv -c ome python=3.8 zeroc-ice36-python
+ conda create -n myenv -c conda-forge python=3.8 omero-py
37
conda activate myenv
38
- conda install -c conda-forge omero-py
39
40
Alternatively install ``omero-py`` using venv::
41
0 commit comments