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

Unable to install #62

Open
ChrisTucker2000 opened this issue Aug 28, 2021 · 1 comment
Open

Unable to install #62

ChrisTucker2000 opened this issue Aug 28, 2021 · 1 comment

Comments

@ChrisTucker2000
Copy link

The instructions say:

To install beanprice, run:

pip install git+https://github.com/beancount/beanprice.git

I tried this. It starts doing some work, up until it gets to this line:

Running setup.py install for beancount ... error

It then prints out the following error text and fails:

ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-jwqrifcb/beancount/setup.py'"'"'; file='"'"'/tmp/pip-install-jwqrifcb/beancount/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-k63ptjfe/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /var/home/chris/.local/include/python3.9/beancount
cwd: /tmp/pip-install-jwqrifcb/beancount/
Complete output (352 lines):
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

@bingzhangdai
Copy link

the same here, which version of python did you use?

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