Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builder.pyw #87

Open
jmoney24244 opened this issue Nov 22, 2020 · 3 comments
Open

Builder.pyw #87

jmoney24244 opened this issue Nov 22, 2020 · 3 comments

Comments

@jmoney24244
Copy link

./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
Copy link
Owner

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
Copy link

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

@LeFaucheur0769
Copy link

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

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

No branches or pull requests

4 participants