[ome-users] OMERO.figure 1.1.0 Export PDF error
    Bernie Broughton 
    b.broughton at sussex.ac.uk
       
    Thu Apr 30 11:15:45 BST 2015
    
    
  
Hi,
I’m getting this error when trying to Export as PDF:
Traceback (most recent call last):
  File "./script", line 1194, in <module>
    runScript()
  File "./script", line 1181, in runScript
    fileAnnotation = export_figure(conn, scriptParams)
  File "./script", line 1138, in export_figure
    return figExport.buildFigure()
  File "./script", line 201, in buildFigure
    self.createFigure()
  File "./script", line 870, in createFigure
    name = self.getFigureFileName()
  File "./script", line 132, in getFigureFileName
    name = unicodedata.normalize('NFKD', self.figureName).encode('ascii','ignore')
TypeError: normalize() argument 2 must be unicode, not str
with OMERO 5.1.1 (and 5.1.0) and OMERO.figure 1.1.0,
Bernie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20150430/638b8fd8/attachment.html>
    
    
More information about the ome-users
mailing list