delmic/odemis

Anaconda / pip support?

Opened this issue · 2 comments

Just wondering if you have considered/is it possible making odemis available via pip or anaconda? Currently it is a bit difficult to install.

It would be very nice to have support for odemis via the Jupyter Notebook environment.

Indeed, having it in PIP would be nice for users who want to just use the Odemis functionalities to open and analyse acquisition data.

Currently one limiting factor is that we rely on some "fork" of Pyro4 (although it's not used when just analysing data), and the latest development version of pylibtiff. It should be relatively straightforward to handle the presence of a standard Pyro4. Concerning pylibtiff, it's hopefully just a matter of time before it's available.

As a heads-up, pylibtiff 0.4.1 is now available from PyPI.