Skip to content

ERROR: Cannot determine archive format When running pip install -r ./llama_train_requirements.txt in venv (Resloved) #10

@antv311

Description

@antv311

OS: windows 11
Vm : venv
Python ver: 3.11

Issue:
Anytime I would run the pip install -r ./llama_train_requirements.txt it wouldn't install stating "ERROR: Cannot determine archive format When running ( trail to pip ) "

Resolution :
I fixed it by adding "git+" to the transformers git address in the /llama_train_requirements.txt file.

. protobuf==3.20.3 accelerate git+https://github.com/huggingface/transformers sentencepiece
afterwards it ran without issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions