<type 'exceptions.UnboundLocalError'> | Python 2.7.12: /usr/bin/python Sat Nov 2 07:41:05 2024 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/home/sandbox/public_html/cgi-bin/Story01.py in |
510 |
511 displayData( db, project, account, pwd, node, NetworkLimit ) |
512 |
513 |
=> 514 main() |
main = <function main> |
/home/sandbox/public_html/cgi-bin/Story01.py in main() |
509 if ( NetworkLimit < 1 ): NetworkLimit = 100 |
510 |
=> 511 displayData( db, project, account, pwd, node, NetworkLimit ) |
512 |
513 |
global displayData = <function displayData>, db = 'hanyang2022', project = 'hanyang2022', account = 'guest', pwd = 'guest', node = '\xeb\xb6\x80\xed\x99\x94\xec\xb4\x88 ', NetworkLimit = 100 |
/home/sandbox/public_html/cgi-bin/Story01.py in displayData(database='hanyang2022', project='hanyang2022', account='guest', password='guest', node='\xeb\xb6\x80\xed\x99\x94\xec\xb4\x88 ', NetworkLimit=100) |
483 |
484 if( count <= NetworkLimit ): |
=> 485 displayNetwork( nodelist, edgelist, database, project, account, password, node ) |
486 else: |
487 displayList( nodelist, edgelist, database, project, account, password, node ) |
global displayNetwork = <function displayNetwork>, nodelist = [{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\ubd80\ud654\ucd08.glb', 'label': u'\ubd80\ud654\ucd08 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-112.png', 'id': u'\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubd80\ud654\ucd08', 'label': u'\ubd80\ud654\ucd08(\u8151\u5316\u7092)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'label': u'\uad6c\ubbf8(\u4e5d\u5473)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], edgelist = [{'attribute': None, 'relation': u'hasReferenceNote', 'source': u'3d-\ubd80\ud654\ucd08', 'target': u'\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'isShownBy', 'source': u'\ubd80\ud654\ucd08', 'target': u'3d-\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'bibliography', 'source': u'\ubd80\ud654\ucd08', 'target': u'bib-\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'onlineReference', 'source': u'\ubd80\ud654\ucd08', 'target': u'ref-\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'hasPart', 'source': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'target': u'\ubd80\ud654\ucd08'}], database = 'hanyang2022', project = 'hanyang2022', account = 'guest', password = 'guest', node = '\xeb\xb6\x80\xed\x99\x94\xec\xb4\x88 ' |
/home/sandbox/public_html/cgi-bin/Story01.py in displayNetwork(nodelist=[{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\ubd80\ud654\ucd08.glb', 'label': u'\ubd80\ud654\ucd08 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-112.png', 'id': u'\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubd80\ud654\ucd08', 'label': u'\ubd80\ud654\ucd08(\u8151\u5316\u7092)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'label': u'\uad6c\ubbf8(\u4e5d\u5473)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], edgelist=[{'attribute': None, 'relation': u'hasReferenceNote', 'source': u'3d-\ubd80\ud654\ucd08', 'target': u'\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'isShownBy', 'source': u'\ubd80\ud654\ucd08', 'target': u'3d-\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'bibliography', 'source': u'\ubd80\ud654\ucd08', 'target': u'bib-\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'onlineReference', 'source': u'\ubd80\ud654\ucd08', 'target': u'ref-\ubd80\ud654\ucd08'}, {'attribute': None, 'relation': u'hasPart', 'source': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'target': u'\ubd80\ud654\ucd08'}], database='hanyang2022', project='hanyang2022', account='guest', password='guest', node='\xeb\xb6\x80\xed\x99\x94\xec\xb4\x88 ') |
342 if not line: break |
343 if( '#YourData' == line.strip()): |
=> 344 printNodes( nodelist, database, project, account, password, node ) |
345 printLinks( edgelist, node, account ) |
346 else: |
global printNodes = <function printNodes>, nodelist = [{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\ubd80\ud654\ucd08.glb', 'label': u'\ubd80\ud654\ucd08 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-112.png', 'id': u'\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubd80\ud654\ucd08', 'label': u'\ubd80\ud654\ucd08(\u8151\u5316\u7092)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'label': u'\uad6c\ubbf8(\u4e5d\u5473)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], database = 'hanyang2022', project = 'hanyang2022', account = 'guest', password = 'guest', node = '\xeb\xb6\x80\xed\x99\x94\xec\xb4\x88 ' |
/home/sandbox/public_html/cgi-bin/Story01.py in printNodes(nodelist=[{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\ubd80\ud654\ucd08.glb', 'label': u'\ubd80\ud654\ucd08 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-112.png', 'id': u'\ubd80\ud654\ucd08', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubd80\ud654\ucd08', 'label': u'\ubd80\ud654\ucd08(\u8151\u5316\u7092)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uad6c\ubbf8', 'label': u'\uad6c\ubbf8(\u4e5d\u5473)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\ubd80\ud654\ucd08', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], database='hanyang2022', project='hanyang2022', account='guest', password='guest', subject='\xeb\xb6\x80\xed\x99\x94\xec\xb4\x88 ') |
225 |
226 #add show-all-story-nodes button |
=> 227 if( subjectClass == 'Story' ) : |
228 print " nodesArray.push({" |
229 print " id: 'switch1'," |
subjectClass undefined |
<type 'exceptions.UnboundLocalError'>: local variable 'subjectClass' referenced before assignment
args =
("local variable 'subjectClass' referenced before assignment",)
message =
"local variable 'subjectClass' referenced before assignment"