Skip to content

incompatible packages after update #6595

@kalle07

Description

@kalle07

Describe the bug

the GUI runs but error while install what does that errors mean ?

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

123

Screenshot

No response

Logs

chose update UI
after update UI

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.
autoawq 0.2.6 requires torch==2.2.2, but you have torch 2.4.1+cu121 which is incompatible.
parler-tts 0.2 requires transformers<=4.43.3,>=4.43.0, but you have transformers 4.47.1 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.2.3 which is incompatible.
weasel 0.3.4 requires typer<0.10.0,>=0.3.0, but you have typer 0.15.1 which is incompatible.

chiose update all extensions
after update 1st extension
...
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.
autoawq 0.2.6 requires torch==2.2.2, but you have torch 2.4.1+cu121 which is incompatible.
gradio 4.37.2 requires typer<1.0,>=0.12; sys_platform != "emscripten", but you have typer 0.9.4 which is incompatible.
parler-tts 0.2 requires transformers<=4.43.3,>=4.43.0, but you have transformers 4.46.2 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.2.3 which is incompatible.
...

2cond
...
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.
parler-tts 0.2 requires transformers<=4.43.3,>=4.43.0, but you have transformers 4.46.2 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.2.3 which is incompatible.
...

3td
...
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.
descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 4.25.5 which is incompatible.
gradio 4.37.2 requires typer<1.0,>=0.12; sys_platform != "emscripten", but you have typer 0.9.4 which is incompatible.
parler-tts 0.2 requires transformers<=4.43.3,>=4.43.0, but you have transformers 4.46.2 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.0.3 which is incompatible.
Successfully installed lxml-5.3.0 pandas-2.0.3 protobuf-4.25.5
...

4th
...
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.
coqui-tts 0.25.1 requires spacy[ja]<3.8,>=3, but you have spacy 3.8.3 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.0.3 which is incompatible.
...

5th
...
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.
autoawq 0.2.6 requires torch==2.2.2, but you have torch 2.4.1+cu121 which is incompatible.
coqui-tts 0.25.1 requires spacy[ja]<3.8,>=3, but you have spacy 3.8.3 which is incompatible.
datasets 3.2.0 requires fsspec[http]<=2024.9.0,>=2023.1.0, but you have fsspec 2024.12.0 which is incompatible.
gradio 4.37.2 requires typer<1.0,>=0.12; sys_platform != "emscripten", but you have typer 0.9.4 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.0.3 which is incompatible.
...

last message:
...
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.
autoawq 0.2.6 requires torch==2.2.2, but you have torch 2.4.1+cu121 which is incompatible.
coqui-tts 0.25.1 requires spacy[ja]<3.8,>=3, but you have spacy 3.8.3 which is incompatible.
coqui-tts 0.25.1 requires transformers<=4.46.2,>=4.43.0, but you have transformers 4.47.1 which is incompatible.
parler-tts 0.2 requires transformers<=4.43.3,>=4.43.0, but you have transformers 4.47.1 which is incompatible.
tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.4.0 which is incompatible.
tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.2.3 which is incompatible.
weasel 0.3.4 requires typer<0.10.0,>=0.3.0, but you have typer 0.15.1 which is incompatible.
Successfully installed fsspec-2024.9.0 llvmlite-0.42.0 numba-0.59.1 pandas-2.2.3 tokenizers-0.21.0 transformers-4.47.1 typer-0.15.1
There are no unused tarball(s) to remove.
There are no index cache(s) to remove.
There are no unused package(s) to remove.
There are no tempfile(s) to remove.
There are no logfile(s) to remove.
ERROR: pip cache commands can not function since cache is disabled.

What would you like to do?

A) Update the web UI
B) Install/update extensions requirements
C) Revert local changes to repository files with "git reset --hard"
N) Nothing (exit)

Input>
...

System Info

win10
RTX4060

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions