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 detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single #45

Open
filmil opened this issue Oct 22, 2018 · 1 comment

Comments

@filmil
Copy link

filmil commented Oct 22, 2018

I get this error while trying to autocomplete:

Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
Traceback (most recent call last):
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
  File "<string>", line 6, in <module>
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
  File "/usr/lib/python2.7/subprocess.py", line 566, in check_output
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
    errread, errwrite)
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
    raise child_exception
Error detected while processing function beancount#complete..beancount#load_accounts..beancount#query_single:
line   13:
OSError: [Errno 2] No such file or directory
1 line less; before #1  8 seconds ago
Press ENTER or type command to continue
@alexason
Copy link

Hi filmil a reinstall of beancount using pip fixed the same issue for me. Guessing it was related to a python update breaking the beancount package? Anyway all good now 👍

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