Skip to content

Code In Repository Defers From Pip Package #5

@OrsellGit

Description

@OrsellGit

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.

Pip Module:
image

Repository Code:
image

Thank you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions