easy_lausanne
easy_lausanne copied to clipboard
Change of syntax with Network2.0 and upwards
Hi,
I've been getting the following error after running easy_lausanne
Traceback (most recent call last):
File "/usr/bin/easy_lausanne", line 5, in
File "build/bdist.linux-x86_64/egg/easy_lausanne/maskcreation.py", line 234, in create_roi AttributeError: 'Graph' object has no attribute 'nodes_iter'
... Which looks like it could be to do with the change from "nodes_iter()" method to "nodes()"