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

ImportError: No module named parse #78

Open
mrrain1996 opened this issue Oct 3, 2022 · 3 comments
Open

ImportError: No module named parse #78

mrrain1996 opened this issue Oct 3, 2022 · 3 comments

Comments

@mrrain1996
Copy link

from urllib.parse import unquote

ImportError: No module named parse

@00xPh4ntom
Copy link

same!

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

@decidedlygray
Copy link

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

@00xPh4ntom
Copy link

00xPh4ntom commented Dec 26, 2022 via email

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