Skip to content
This repository was archived by the owner on Aug 26, 2019. It is now read-only.

No module named urlParse #17

Open
mohammed-rampurawala opened this issue Jun 7, 2017 · 1 comment
Open

No module named urlParse #17

mohammed-rampurawala opened this issue Jun 7, 2017 · 1 comment

Comments

@mohammed-rampurawala
Copy link

import urlparse #for urlparse and urljoin
ImportError: No module named 'urlparse'

@benjihannam
Copy link

The urlparse module is renamed to urllib.parse in Python 3. Hope this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants