DanMcInerney / xsscrapy

XSS spider - 66/66 wavsep XSS detected
1.65k stars 439 forks source link

ImportError: No module named parse #78

Open mrrain1996 opened 2 years ago

mrrain1996 commented 2 years ago
from urllib.parse import unquote

ImportError: No module named parse

00xPh4ntom commented 1 year ago

same!

File "xss_spider.py", line 9, in <module> from urlparse import urlparse, parse_qsl, urljoin, urlunparse, urlunsplit ModuleNotFoundError: No module named 'urlparse'

decidedlygray commented 1 year ago

Can you confirm what version of Python you’re using?

00xPh4ntom commented 1 year ago

Hello I use python 3.10.4 But I tested with python3.9 too and this error came: no module named scrapy I installed scrapy too btw.

On Mon, Dec 26, 2022, 9:43 PM Decidedly Gray @.***> wrote:

Can you confirm what version of Python you’re using?

— Reply to this email directly, view it on GitHub https://github.com/DanMcInerney/xsscrapy/issues/78#issuecomment-1365328102, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATMVS4ABNZJ2EY2UBIPKXJTWPHN3BANCNFSM6AAAAAAQ3R3RMI . You are receiving this because you commented.Message ID: @.***>