Menu

extraction.err

tabotaab
2013-09-19
2013-09-19
  • tabotaab

    tabotaab - 2013-09-19

    Hi,

    I am trying the sample of Jelly.
    when running extraction I receive an error.
    could you please help me to solve this out?

    Cheers,
    Sara

    more assembly/extraction.err

    2013-09-19 14:53:57,899 [INFO] Opening GML Files
    Traceback (most recent call last):
    File "/opt/Jelly_b13.9.11/bin/Extraction.py", line 314, in <module>
    me.run()
    File "/opt/Jelly_b13.9.11/bin/Extraction.py", line 282, in run
    self.loadGMLFiles()
    File "/opt/Jelly_b13.9.11/bin/Extraction.py", line 86, in loadGMLFiles
    self.gapGraph.add_extend(node, trimInfo.name)
    File "/opt/Jelly_b13.9.11/pbsuite/utils/FileHandlers.py", line 422, in add_extend
    self.graph.node[nodeName]['extenders'].extend(extName)
    AttributeError: 'unicode' object has no attribute 'extend'

     
  • tabotaab

    tabotaab - 2013-09-19

    networkx-1.1 is working!

     

Log in to post a comment.