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 execution --> ModuleNotFoundError: No module named 'lib.helper' #28

Open
tXambe opened this issue Nov 8, 2021 · 2 comments
Open

Comments

@tXambe
Copy link

tXambe commented Nov 8, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

When I run the script --> python3 pwnxss.py -u https://mysite.com
I see this error:

Traceback (most recent call last):
  File "/opt/PwnXSS/pwnxss.py", line 7, in <module>
    from lib.helper.helper import *
ModuleNotFoundError: No module named 'lib.helper'


Desktop (please complete the following information):

  • OS: Linux 5.14.0-kali2-amd64 Tip #1 SMP Debian 5.14.9-2kali1 (2021-10-04) x86_64 GNU/Linux
  • Python version: 3.9.7

A greeting and thanks

@EthanOrlander
Copy link

I'm running into this as well. Did you ever solve it?

@tXambe
Copy link
Author

tXambe commented Feb 18, 2022

I'm running into this as well. Did you ever solve it?

Not for now

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