Skip to content

Environmental dependency issues #4

@Yajoker

Description

@Yajoker

Hello, I encountered a lot of dependency errors when installing the project environment. How did you solve this problem?

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.
huggingface-hub 0.29.1 requires fsspec>=2023.5.0, which is not installed.
ipykernel 6.29.5 requires psutil, which is not installed.
ipython 8.32.0 requires decorator, which is not installed.
ipython 8.32.0 requires pexpect>4.3; sys_platform != "win32" and sys_platform != "emscripten", which is not installed.
nuxt 0.2.11 requires jinja2>=3.1.2, which is not installed.
pandas 2.2.3 requires pytz>=2020.1, which is not installed.
tensorflow 2.18.0 requires termcolor>=1.1.0, which is not installed.
bitsandbytes 0.45.2 requires torch<3,>=2.0, but you have torch 1.12.0 which is incompatible.
tensorflow 2.18.0 requires numpy<2.1.0,>=1.26.0, but you have numpy 1.25.2 which is incompatible.
tensorflow 2.18.0 requires tensorboard<2.19,>=2.18, but you have tensorboard 2.11.0 which is incompatible.

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