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

cmsmap.map import error #10

Open
jorditorresb opened this issue May 19, 2019 · 2 comments
Open

cmsmap.map import error #10

jorditorresb opened this issue May 19, 2019 · 2 comments

Comments

@jorditorresb
Copy link

Last version Kali and CMSmap

root@kali:~/CMSmap# python cmsmap.py -t https://example.com
Traceback (most recent call last):
File "cmsmap.py", line 4, in
from cmsmap.main import main
File "/root/CMSmap/cmsmap/main.py", line 4, in
from urllib.parse import urlparse
ImportError: No module named parse

Anu help?

@UmerYousuf
Copy link

UmerYousuf commented Aug 19, 2020

did you

Last version Kali and CMSmap

root@kali:~/CMSmap# python cmsmap.py -t https://example.com
Traceback (most recent call last):
File "cmsmap.py", line 4, in
from cmsmap.main import main
File "/root/CMSmap/cmsmap/main.py", line 4, in
from urllib.parse import urlparse
ImportError: No module named parse

Anu help?

have you find any solution on this ??

@moseswynn
Copy link

This is likely a version issue. Please confirm you are running with Python 3.

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