Skip to content

Conversation

@harrydevnull
Copy link

while trying to run gitpassport it gave an error ImportError: No module named 'urlparse'. upon further investigation, it was found urlparse.urlparse (the function) was renamed in Python 3 to urllib.parse. I have updated it to use python 2.7 as well

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

Successfully merging this pull request may close these issues.

1 participant