Hi, I have already updated the repo, but I still get this error when I call update:
run.py update Traceback (most recent call last): File "H:\eBooks\writing.com-archival\run.py", line 46, in <module> args.func(args) File "H:\eBooks\writing.com-archival\run.py", line 26, in update archive(archive_info['info'].id) AttributeError: 'dict' object has no attribute 'id'
Hi, I have already updated the repo, but I still get this error when I call update:
run.py update Traceback (most recent call last): File "H:\eBooks\writing.com-archival\run.py", line 46, in <module> args.func(args) File "H:\eBooks\writing.com-archival\run.py", line 26, in update archive(archive_info['info'].id) AttributeError: 'dict' object has no attribute 'id'
Any ideas what´s up?