-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I'm unsure if you noticed, but the Pip package of the py7zip module is not current with the code in this repository. One bug of note that is present is the platform check. In the repository, it is correct to be able to check for both x86_64 and AMD64 architecture. The Pip package only checks for AMD64, resulting in the module erroring if x86_64 is present. For example, WSL reports x86_64 on a Windows machine that reports as AMD64 outside of WSL.
Anyway, the point is that the Pip package is out of date compared to the code here.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels

