sithis993/Crypter

Builder.pyw

Opened this issue · 3 comments

./Builder.pyw
./Builder.pyw: line 4: $'\n@summary: Crypter Build script. Invokes the Crypter Exe Builder\n@author: Sithis\n': command not found
./Builder.pyw: line 7: import: command not found
./Builder.pyw: line 8: import: command not found
./Builder.pyw: line 9: from: command not found
./Builder.pyw: line 12: PY_MAJ_VERSION: command not found
./Builder.pyw: line 13: PY_MIN_VERSION: command not found
./Builder.pyw: line 15: syntax error near unexpected token (' ./Builder.pyw: line 15: def showErrorDialog(message):'
i got the shit from the setup already what do i do? i tried Builder.pyw by its self already and i tried using the ./setup.py

ALSO
ERROR: Could not find a version that satisfies the requirement pywin32==227 (from -r requirements.txt (line 10)) (from versions: none)
ERROR: No matching distribution found for pywin32==227 (from -r requirements.txt (line 10))

im hope you guys answer becuase i wanna donate

Hey, are you running on Linux or Windows? it looks you might be on a non-Windows OS and Crypter is only supported on Windows at the moment

I have this same error but I'm on Kali Linux, so this would explain the problem for me

ok so to solve the problem just install pywin with the command pip install pywin after install wx with the command pip install pypubsub and pip install pyinstaller and pip install pycrypto and pip install wxPython. after that just run builder.pyw