-
C:\Users\S\Downloads\pyinstaller-4.3.tar\dist\pyinstaller-4.3\pyinstaller-4.3\bootloader>python ./waf all
C:\Users\S\Downloads\pyinstaller-4.3.tar\dist\pyinstaller-4.3\pyinstaller-4.3\bootloader>python ./waf all --target-arch=64bit
C:\Users\S\Downloads\pyinstaller-4.3.tar\dist\pyinstaller-4.3\pyinstaller-4.3\bootloader>python ./waf all --target-arch=64bit -v
Here's how my Visual Studio installation looks like My python version: I have VC++ installed as well: I just want to build pyinstaller myself so that VirusTotal does not show false positives for apps I convert with pyinstaller: I followed these instructions: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Found this: #4824 (comment) |
Beta Was this translation helpful? Give feedback.
Found this: #4824 (comment)
My path was too long. Sorry.