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

Not possible to install it on a Windows 11 with an NVIDIA 4090 #391

Open
venturaEffect opened this issue Aug 20, 2023 · 1 comment
Open

Comments

@venturaEffect
Copy link

venturaEffect commented Aug 20, 2023

I follow all the steps but when I run:

(myDragGAN)PS C:\Users\zaesa\DragGAN> pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement torch>=2.2.0 (from versions: 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1) ERROR: No matching distribution found for torch>=2.2.0

Tried everything like:

pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu122

pip install torch==2.0.0

Nothing it doesn't work.

Also installed CUDA as the page on Pytorch suggests and as some has suggested here but it isn't working.

Appreciate any help!

@hitzhangjie
Copy link

hitzhangjie commented Oct 21, 2023

I succeed in your step by adding tsnighua mirror.


but I have other problems, see: #406,
may this helps the 4090 problem: ggerganov/llama.cpp#1420

I will try later.

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

2 participants