Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incompatible packages after update #6595

Open
1 task done
kalle07 opened this issue Dec 21, 2024 · 1 comment
Open
1 task done

incompatible packages after update #6595

kalle07 opened this issue Dec 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kalle07
Copy link

kalle07 commented Dec 21, 2024

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
@kalle07 kalle07 added the bug Something isn't working label Dec 21, 2024
@Doomed1986
Copy link

I have the same error when updating, always have. I've just ignored it assuming its fine but i do wonder if poor inference i experience sometimes is not due to suboptimal generation settings and is actually the pytorch version.
But in install_files one can see that ExLLama2 uses 2.4.1+cu121.
Should i delete the install files and re-runthe updater and see which pytorch version is installed?
I suspect i have torch and cuda elsewhere, but is ooba env self contained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants