Skip to content

huggingface-hub version conflicts during installation, and transformers version reported incorrect when training #73

@wxz1377319036-crypto

Description

@wxz1377319036-crypto
  1. During installion of dependencies, an error about the version conflicts was reported.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lerobot 0.4.1 requires huggingface-hub[cli,hf-transfer]<0.36.0,>=0.34.2, but you have huggingface-hub 1.7.1 which is incompatible.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
transformers 5.3.0 requires huggingface-hub<2.0,>=1.3.0, but you have huggingface-hub 0.35.1 which is incompatible.

Does anyone encounter this case, and how did you treat it?

  1. With the 1.7.1 version installed, the following error was reported when executing "lerobot_train.py".

ValueError: An incorrect transformer version is used, please create an issue on https://github.com/huggingface/lerobot/issues.

Does anyone encounter this case, and how did you treat it?

Thanks very much for any help!!!

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