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

Error "bash: ./cupp.py /usr/bin/python3: Bad interpreter: Permission Denied" #55

Open
magicgalaga opened this issue Jun 20, 2020 · 1 comment

Comments

@magicgalaga
Copy link

magicgalaga commented Jun 20, 2020

I install cupp in my kali linux, make ls and then try to open ./cupp.py and it says me: Permission denied.
(I run it with root permissions)
¿Some help pls?

@Mebus
Copy link
Owner

Mebus commented Jun 20, 2020

Please try to run it this way:

python cupp.py

or

python3 cupp.py

and make shure you've got python3 installed.

Mebus

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

2 participants