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

Installing pytoch error #311

Open
alexlomt opened this issue Oct 6, 2024 · 0 comments
Open

Installing pytoch error #311

alexlomt opened this issue Oct 6, 2024 · 0 comments

Comments

@alexlomt
Copy link

alexlomt commented Oct 6, 2024

Getting the following error when I tried to install pytorch. Any idea how to fix it? It is a fresh installation of Forge through Stability Matrix

Requirement already satisfied: MarkupSafe>=2.0 in c:\users\alexl\onedrive\desktop\data\packages\stable diffusion webui forge\venv\lib\site-packages (from jinja2->torch) (2.1.5) Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\alexl\onedrive\desktop\data\packages\stable diffusion webui forge\venv\lib\site-packages (from sympy->torch) (1.3.0) Requirement already satisfied: intel-openmp==2021.* in c:\users\alexl\onedrive\desktop\data\packages\stable diffusion webui forge\venv\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch) (2021.4.0) Requirement already satisfied: tbb==2021.* in c:\users\alexl\onedrive\desktop\data\packages\stable diffusion webui forge\venv\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch) (2021.13.1) Installing collected packages: torch, torchvision, torchaudio Attempting uninstall: torch Found existing installation: torch 2.3.1+cu121 Uninstalling torch-2.3.1+cu121: Successfully uninstalled torch-2.3.1+cu121 Attempting uninstall: torchvision Found existing installation: torchvision 0.18.1+cu121 Uninstalling torchvision-0.18.1+cu121: Successfully uninstalled torchvision-0.18.1+cu121 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. open-clip-torch 2.20.0 requires protobuf<4, but you have protobuf 4.25.5 which is incompatible. Successfully installed torch-2.4.1+cu118 torchaudio-2.4.1+cu118 torchvision-0.19.1+cu118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant