Skip to content

Cannot Complete Install - Troubleshooting #776

Open
@KarolinePurpleCarrot

Description

@KarolinePurpleCarrot

I am using CMD.exe Prompt to install into a local virtual environment; I am able to run the initial install (pip install --upgrade "knowledge-repo[all]"). It fails to run when I write the next prompt (knowledge_repo --repo test_repo init). My error reads: "'knowledge_repo' is not recognized as an internal or external command, operable program or batch file."

I have checked the pip list and "knowledge-repo" is present in the list.

Under my environment\Scripts there is a "knowledge_repo" file, but it does not look like an exe, it's just a txt file; I am also able to execute "setx KNOWLEDGE_REPO" and point it to my github repo on my local.

Also, if I open the knowledge_repo file in a code editor and run it, I get an error: ImportError: Bad git executable.

I am by no means a developer - just a data analyst trying to get this set up. Is there additional troubleshooting documentation somewhere or is something weird going on? Thank you!

Metadata

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