You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 pwnxss.py -u http://site.com 1
Traceback (most recent call last):
File "/home/kali/PwnXSS/pwnxss.py", line 7, in
from lib.helper.helper import *
ModuleNotFoundError: No module named 'lib.helper'
version- Python 3.9.9
The text was updated successfully, but these errors were encountered:
python3 pwnxss.py -u http://site.com 1
Traceback (most recent call last):
File "/home/kali/PwnXSS/pwnxss.py", line 7, in
from lib.helper.helper import *
ModuleNotFoundError: No module named 'lib.helper'
version- Python 3.9.9
The text was updated successfully, but these errors were encountered: