Omero's python client package needs setuptools compatability
Posted: Mon May 19, 2014 9:33 pm
I've hit the same issue as this post:
http://www.openmicroscopy.org/community ... hon#p13910
Our smaller datasets are built with Python on the users workstation. To support Omero I must export the images directly from Python. Unfortunately I don't see an easy path to installing Omero's Python client package (on Windows at least) from my tools setup.py script.
I can’t expect the users to do more than double-click a binary. Please consider making the package available from common Python setup mechanisms such as pip/setuptools. If ICE is required Gohlke’s python package binaries site may be an option.
I could not find this as an open issue in the bug tracker. Sorry if I missed it or if there is an easier solution.
http://www.openmicroscopy.org/community ... hon#p13910
Our smaller datasets are built with Python on the users workstation. To support Omero I must export the images directly from Python. Unfortunately I don't see an easy path to installing Omero's Python client package (on Windows at least) from my tools setup.py script.
I can’t expect the users to do more than double-click a binary. Please consider making the package available from common Python setup mechanisms such as pip/setuptools. If ICE is required Gohlke’s python package binaries site may be an option.
I could not find this as an open issue in the bug tracker. Sorry if I missed it or if there is an easier solution.