sithis993 / Crypter

Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller
GNU General Public License v3.0
637 stars 187 forks source link

Builder.pyw #87

Open jmoney24244 opened 3 years ago

jmoney24244 commented 3 years ago

./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

sithis993 commented 3 years ago

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

Morsmalleo commented 3 years ago

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

LeFaucheur0769 commented 2 years ago

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