-
Notifications
You must be signed in to change notification settings - Fork 43
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
git up throws Exception AttributeError: #18
Comments
Strange... The word |
Interesting. It may be something that is being kicked up to python? I noticed my comment was not showing up properly due to markdown syntax. Not sure if the new version is anymore helpful since it appears ThreadPool doesn't appear in git up either, but perhaps an underlying threading library? I also have python2.6 on the machine, let me see if this error occurs there as well. It may be something to do with this build of python2.7 (I don't believe its a custom build). |
Obvious question: Does this behaviour appear when using other Python applications? |
No it does not. Althought, I don't believe any of the other python applications I am using use "ThreadPool". |
It seems like a depencencies dependency uses |
Awesome. Thanks! |
Oops, didn't mean to close this issue via the commit message |
I've just released PyGitUp v1.1.5. Could you please verify it works now? |
Just upgraded and tested. This is indeed gone with v1.1.5 |
Great! |
I installed git up using pip (>sudo pip install git-up)
The following packages are installed
When I do git up, I see the following:
This seem to be a general issue since
Shows the help and then ends with the same error.
// If OS details are neded
CentOS release 6.5 (Final)
2.6.32-431.23.3.el6.x86_64
The text was updated successfully, but these errors were encountered: