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
The bittorrent.py script shouldn't try to download the files and create an empty directory. It should return some sort of error. This will fix the issue where empty directories are created and Python throws an error when trying to overwrite them.
The text was updated successfully, but these errors were encountered:
The bittorrent.py script shouldn't try to download the files and create an empty directory. It should return some sort of error. This will fix the issue where empty directories are created and Python throws an error when trying to overwrite them.
The text was updated successfully, but these errors were encountered: