Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

BadZipFile: zipfiles that span multiple disks are not supported raised for JLCPCB picker #11

Open
1 task done
mawildoer opened this issue Aug 13, 2024 · 0 comments
Open
1 task done

Comments

@mawildoer
Copy link
Contributor

Current Behaviour

An exception occurs upon extracting the JLCPCB sqlite lib. This appears to occur because patool uses various underlying option to extract the ZIP. Python's zipfile doesn't support multipart files

Expected Behaviour

The program extracts the archive

Possible Solution

  • Split file reader piped into zipfile
  • Installing 7z, which patool will use if available and supports zip archives

Version

3.0.3

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant