Hi Josh,
I wonder if you could help me with this problem: when trying to connect omero server with omero.cli, I got the error message below:
File "./omero", line 32
print "FATAL: Running %s as root can corrupt your directory permissions." % sys.argv[0]
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("FATAL: Running %s as root can corrupt your directory permissions." % sys.argv[0])?
in fact, I have reinstalled the omero.cli but still have the same problem!! what wrong with that, please?
best wishes