Skip to content

Unable to install #62

Open
Open
@ChrisTucker2000

Description

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions