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

installing error #45

Closed
wtf-yodhha opened this issue Jun 20, 2018 · 5 comments
Closed

installing error #45

wtf-yodhha opened this issue Jun 20, 2018 · 5 comments

Comments

@wtf-yodhha
Copy link

error 👍
(https://user-images.githubusercontent.com/37764006/41677652-87fb6856-74e6-11e8-97fa-397992932a96.jpeg)
pip install -r requirements.txt

and getting error when try to open the pkg file . try to open with python , python2 , python3 but not opening. it showing module error
(https://user-images.githubusercontent.com/37764006/41677720-c0516502-74e6-11e8-8b8e-8abd7de5828a.jpeg)

@ukbehera
Copy link

ukbehera commented Jul 24, 2018

@VIRTU4LC0D3R I'm facing same issue while installing in termux. Could you please let us know if this issue was resolved ?

@s0md3v
Copy link
Owner

s0md3v commented Jul 24, 2018

@umakantabehera
Run XSStrike with python3 and if it throws any error about a missing module, install the module with pip3.

@ukbehera
Copy link

@s0md3v
I tried with "pip3 install -r requirements.txt" with chmod +x , but getting the same error.
Am I missing something else ?

@s0md3v
Copy link
Owner

s0md3v commented Jul 24, 2018

@umakantabehera

  1. You don't need to chmod python scripts
  2. Don't install stuff from requirements.txt, do what I said in previous comment.

@ukbehera
Copy link

Thanks so much! @s0md3v
It worked!

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

3 participants