Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

File not closing after Upload() #129

@robrothschild

Description

@robrothschild

I'm trying to delete a .zip file from my local system after uploading it to drive. The issue is that one the file is uploaded I get the following error:

PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'test.zip'

To delete the file I use os.remove but even when I try to remove it from the file manager it wont let me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions