[ome-devel] omero 4.2: OmeroPy problem
Josh Moore
josh.moore at gmx.de
Tue Jun 22 07:43:56 BST 2010
Hi Bram,
that's pretty surprising. Before you did the clean build, a trunk build
worked as expected? And nothing else changed (a new Python version, a
new Ice version, etc.) between the last working build and the current
failing one?
If so, could you possibly send us the output of the clean build:
(./build.py clean; ./build.py) 2>&1 | tee build.log
As a comparison, for revision 7294 (last night around 8), I get the
following:
jmoore at necromancer ~/git $ PYTHONPATH=dist/lib/python:$PYTHONPATH python
Python 2.6.2 (r262:71600, Sep 13 2009, 13:33:13)
[GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import omero
>>> c = omero.client(["--omero.host=foo"])
>>>
Cheers,
~Josh
On 6/21/10 6:06 PM, b.gerritsen at nki.nl wrote:
> Dear all,
>
> After building a clean omero trunk (revision 7292) I was unable to use python 2.6.5 to connect to an omero server instance. See attachment for details. Could someone tell me how to solve this problem?
>
> Kind Regards,
> Bram Gerritsen
More information about the ome-devel
mailing list