filmov
tv
python2 file os shutil copy rename bug huntint, IOError Errno 2 No such file or directory 'org file'

Показать описание
Traceback (most recent call last):
copyfile(src, dst)
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'org_file'
copyfile(src, dst)
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'org_file'