[issue33935] shutil.copyfile throws incorrect SameFileError on Google Drive File Stream

gary ruben report at bugs.python.org
Sun Feb 17 06:20:42 EST 2019


gary ruben <gary.ruben at gmail.com> added the comment:

I wanted to add a datapoint to this. I also experience this problem in Windows but not with Google Drive File Stream. In my case it is also being triggered by Jupyter, which was where Deniz first noticed it, but I was saving the notebook to my Z: drive, which is a mapping of a network drive that is backed up with Windows' Sync Center; nothing to do with Google's file stream, but a standard Windows feature that triggers the same bug. For the moment, I find that Deniz's workaround lets me continue to use Jupyter in conjunction with that drive path.

----------
nosy: +gary ruben

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33935>
_______________________________________


More information about the Python-bugs-list mailing list