-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The script is still working but it needs to downgrade networkx:
pip3 install networkx==2.3
Traceback (most recent call last):
File "memespector.py", line 5, in
main.main()
File "D:\memespector-python-master\lib\main.py", line 37, in main
output.loadimginfo()
File "D:\memespector-python-master\lib\outputhandler.py", line 199, in loadimginfo
self.addimagenode(curimg['id'], curimg['copyfn'], curimg['link'])
File "D:\memespector-python-master\lib\outputhandler.py", line 241, in addimagenode
if (field in self.csv.fieldnames) and (field not in self.labelgraph.node[id]):
AttributeError: 'Graph' object has no attribute 'node'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels