Skip to content

Conversation

@svenhertle
Copy link

Building the Windows binaries currently fails due to an outdated pip version (the cryptography module requires rust; newer pip versions use a pre-compiled version instead of compiling it locally).

Updating pip in the docker-pyinstaller:python2 container failed, so I switched to python3 which seems to work. Additionally, building the python2 container is not possible anymore as Microsoft removed the download of the VCForPython27.msi file (but I did not try to fix this).

I only tested secretsdump_windows.exe, nothing more. So I'm not sure if switching to python 3 is currently a good idea. However, here are my changes, maybe it's helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant