You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
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
Current Behaviour
An exception occurs upon extracting the JLCPCB
sqlite
lib. This appears to occur becausepatool
uses various underlying option to extract the ZIP. Python'szipfile
doesn't support multipart filesExpected Behaviour
The program extracts the archive
Possible Solution
zipfile
7z
, whichpatool
will use if available and supports zip archivesVersion
3.0.3
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: