8000 Destination path .../*.part already exists · Issue #393 · wkentaro/gdown · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Destination path .../*.part already exists #393
Open
@mrxaxen

Description

@mrxaxen

Provide environment information

Linux based development, packaged in a windows environment on github with pyinstaller.
Python version: 3.10.12
gdown: 5.2.0

What OS are you using?

Windows 10, Ubuntu 22.04 for development

Describe the Bug

Upong calling gdown.download(id=id, output=self.download_folder) the download starts, but suddenly runs into an error:

File "gdown\download.py", line 381, in download
File "shutil.py", line 814, in move
shutil.Error: Destination path '.../zmp_wn3x.part' already exists.

I tried it multiple times, works on linux, runs into the same error with different part file names. Files have been removed between tries.

Expected Behavior

Content gets downloaded without part file clash.

To Reproduce

I called the above mentioned from a onefile exe, other than that, the single call is minimally reproducible on my system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfor issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0