Skip to content

User procedure - missing packages (for OMERO) #7

@jlegrand62

Description

@jlegrand62

Hello,

After a bit of testing, I found that pillow was not installed following the "User procedure"...
I installed it with: conda install pillow (inside the activated conda environment).
Maybe it should be added to the recipe...

Also, trying to connect to the OMERO test database, I got the following Error:

  File "/home/jlegrand/miniconda2/envs/tissuelab-user/lib/python2.7/site-packages/tissuelab/omero/client.py", line 105, in connect
    from omero.gateway import BlitzGateway
  File "/home/jlegrand/miniconda2/envs/tissuelab-user/lib/python2.7/site-packages/tissuelab/omero/gateway_ome500_ice351/omero/__init__.py", line 17, in <module>
    import Ice
ImportError: No module named Ice

So I guess the "User" version does not have the possibility to connect to OMERO ?

Jo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions