Closed skeydan closed 1 year ago
@skeydan Could this be related to #98 ? Does the problem reproduce when torch is not attached?
@dfalbel you are correct! It does not.
OK, so this is a duplicate of #98, right?
Yes, please feel free to close!
This should be fixed now, can you please try?
works! thanks!
Hi,
on some publicly accessible zip file (see below), I get strangely corrupted results. Corruptions are strange in that a (truncated) directory name is created (
genet-200
; expected would be extraction to the directory where the zip file is in), and that at least one file is empty which shouldn't be. (There may be additional corruptions, but these were noticeable immediately.)See code to produce and some console reporting below.
Let me know if you have any questions. Thanks!