-
Notifications
You must be signed in to change notification settings - Fork 261
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
Xterm: Can't execvp python: No such file or directory #43
Comments
i have the exact same problem. |
when i set username and evrything for instagram attack and type run an other terminal pops up that says : Xterm: Can't execvp python: No such file or directory |
yes. I actually solved it by switching to ubuntu instead of using wsl,
cause wsl does not support multi windows linux gui applications.
But if you already use ubuntu you can try installing "python" or "python3"
on your xterm terminal or try solutions from following links:
https://askubuntu.com/questions/419641/panel-apps-try-to-launch-in-xterm-even-though-it-isnt-installed
(changing x-terminal alternatives)
https://www.raspberrypi.org/forums/viewtopic.php?t=228156 (creating xterm
manually in usr/bin if it's not there)
I hope it helps.
…On Fri, Aug 20, 2021 at 2:29 PM sinamotraghi ***@***.***> wrote:
i have the exact same problem.
any resolves?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS5T5HLYEEM6LBLZCSGXS53T5YRRXANCNFSM5B6DOOUQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
add path for python, you can check it with "echo $PATH" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I want to run some modules that open up other xterm terminal this error appears.
pls help!
The text was updated successfully, but these errors were encountered: