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

getting weird error just having "include gittle" in my module #96

Open
perfecto25 opened this issue Jul 21, 2017 · 1 comment
Open

getting weird error just having "include gittle" in my module #96

perfecto25 opened this issue Jul 21, 2017 · 1 comment

Comments

@perfecto25
Copy link

perfecto25 commented Jul 21, 2017

added this to 'test.py'

import gittle

when runnign the script, without doing anything w gittle, getting this (running Py 2.6.6)

File "/usr/lib/python2.6/site-packages/gittle/init.py", line 1, in
from . import utils
File "/usr/lib/python2.6/site-packages/gittle/utils/init.py", line 1, in
from . import paths, urls, git
File "/usr/lib/python2.6/site-packages/gittle/utils/git.py", line 243
for oldkey, newkey in key_pairs

@jelmer
Copy link

jelmer commented Jul 22, 2017 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

2 participants