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

Error when running, no such file or directory #5

Open
dhumeniuk opened this issue Feb 27, 2015 · 0 comments
Open

Error when running, no such file or directory #5

dhumeniuk opened this issue Feb 27, 2015 · 0 comments

Comments

@dhumeniuk
Copy link

When I run uncommitted ~/git I get:

Traceback (most recent call last):
File "/usr/local/bin/uncommitted", line 8, in
load_entry_point('uncommitted==1.6', 'console_scripts', 'uncommitted')()
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 141, in main
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 99, in scan
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 60, in status_mercurial
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 24, in run
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 566, in check_output
process = Popen(stdout=PIPE, _popenargs, *_kwargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 709, in init
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1326, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

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

1 participant