MegaFS icon indicating copy to clipboard operation
MegaFS copied to clipboard

Error launching...

Open Zibri opened this issue 8 years ago • 0 comments

Password: Traceback (most recent call last): File "megafs.py", line 130, in fs = MegaFS(client) File "megafs.py", line 24, in init path = self.getpath(files, file_h) File "megafs.py", line 40, in getpath path = self.getpath(files, files[hash]['p']) + "/" + files[hash]['a']['n'] File "megafs.py", line 40, in getpath path = self.getpath(files, files[hash]['p']) + "/" + files[hash]['a']['n'] File "megafs.py", line 40, in getpath path = self.getpath(files, files[hash]['p']) + "/" + files[hash]['a']['n'] File "megafs.py", line 40, in getpath path = self.getpath(files, files[hash]['p']) + "/" + files[hash]['a']['n'] File "megafs.py", line 40, in getpath path = self.getpath(files, files[hash]['p']) + "/" + files[hash]['a']['n'] TypeError: 'bool' object has no attribute 'getitem'

Zibri avatar Jan 15 '17 19:01 Zibri