You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception ignored in: <function FS.del at 0x10491cd08>
Traceback (most recent call last):
File "/Users/jaska/github/moremoban/moban-env/lib/python3.7/site-packages/fs/base.py", line 117, in del
self.close()
File "/Users/jaska/github/moremoban/moban-env/lib/python3.7/site-packages/fs/zipfs.py", line 437, in close
self._zip.close()
AttributeError: 'xxx' object has no attribute '_zip'
The text was updated successfully, but these errors were encountered:
Exception ignored in: <function FS.del at 0x10491cd08>
Traceback (most recent call last):
File "/Users/jaska/github/moremoban/moban-env/lib/python3.7/site-packages/fs/base.py", line 117, in del
self.close()
File "/Users/jaska/github/moremoban/moban-env/lib/python3.7/site-packages/fs/zipfs.py", line 437, in close
self._zip.close()
AttributeError: 'xxx' object has no attribute '_zip'
The text was updated successfully, but these errors were encountered: