Unzipping results in "Error 0x80010135: Path too long" for 2 files in the zip archive.
Attempting to unzip the downloaded zip file "LivePortrait-Windows-v20240806.zip" into a windows 11 folder results in "Error 0x80010135: Path too long" for two files in the zip archive. This occurs almost at the end after most of the files are successfully unzipped.
The two affected files that are not copied to the windows folder are:
- multiscaledeformableattention.cp39-win_amd64.exp
and - multiscaledeformableattention.cp39-win_amd64.lib
Has anybody else come across this?
Any Solutions?
Thanks.
Same symptoms.
Windows version ZIP file cannot be unzipped
The path of the following file is too long, it will not be possible to unzip it and an error will occur.
MultiScaleDeformableAttetion.cp39-win_amd64.exp
Hi @rara2183ry9 @Kavgg , you can just skip extracting this file. They shouldn't affect the operation, and we'll consider removing these long-named files in future versions.
Yes, you can use Long Path Tool to fix this issue.
The error 0x80010135 usually happens because Windows has a maximum path length limit of 260 characters. If any file in the ZIP archive has a deeply nested path, you’ll get this error while extracting.
Long Path Tool is specifically designed to solve such problems. It can:
Extract ZIP files with long directory paths
Bypass the Windows path length limitation
Delete, move, or rename long-path files easily