Skip to content

spurious git error when imported #41

@bnagy

Description

@bnagy

Hi,

When I (or another package) import this package, there is something trying to run a git command. I get:

fatal: not a git repository (or any of the parent directories): .git

I tried to git clone it to play around and find the bug but it doesn't seem to install cleanly from the git image, and in any case, that would mask the bug (because probably the command would be running in a git repo)

Steps to repro:

python -m venv test
pip install nlp-pie
python -c "import pie"

I'm on OSX Mojave, Python 3.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions