JarodMica / audiobook_maker

GNU General Public License v3.0
203 stars 34 forks source link

Zip file is having issues being unzipped #23

Closed Scrapheap1 closed 7 months ago

Scrapheap1 commented 10 months ago

I am having an issue unzipping with 7zip. I unzips most of the file then crashes with errors: Unsupported compression method : audiobook_maker_v1.0\runtime\Lib\site-packages\pip_vendor\distlib\t64-arm.exe Unsupported compression method : audiobook_maker_v1.0\runtime\Lib\site-packages\pip_vendor\distlib\w64-arm.exe Unsupported compression method : audiobook_maker_v1.0\runtime\Lib\site-packages\setuptools\cli-arm64.exe Unsupported compression method : audiobook_maker_v1.0\runtime\Lib\site-packages\setuptools\gui-arm64.exe

pantasa commented 10 months ago

same problem

! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\pip_vendor\distlib\t64-arm.exe ! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\pip_vendor\distlib\w64-arm.exe ! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\setuptools\gui-arm64.exe ! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\setuptools\cli-arm64.exe

JarodMica commented 10 months ago

same problem

! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\pip_vendor\distlib\t64-arm.exe ! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\pip_vendor\distlib\w64-arm.exe ! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\setuptools\gui-arm64.exe ! D:\Voice TTS\audiobook_maker_v1.1.7z: Unknown method in audiobook_maker_v1.1\runtime\Lib\site-packages\setuptools\cli-arm64.exe

Can you verify that you downloaded the Windows 64-bit x64 download and not the ARM64 one. If you have checked this, try a different unzipper for 7z files from the microsoft store like 9zip and bree-zip

Highlander1536 commented 9 months ago

Happened to me as well, I just assumed Windows Defender was skipping them though it might be a WinRAR issue....

JarodMica commented 7 months ago

I was seeing this for another repository I was using and believe it's due to one of two things: Not using 7zip or using an outdate version of 7zip.

If this occurs, check this first and if it's still happening, feel free to open this back up.