-
Notifications
You must be signed in to change notification settings - Fork 209
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
Install error using package #427
Comments
Thanks for the error code. It seems to be an issue with conda. How much RAM do you have? Also, please don't run it as administrator, because then it tries to install to system 32 folder. |
Perhaps running it again normally will work but I'm unsure about that. |
Hi there, I have 128GB of RAM and sitting at around 20-40% utilization. I did try running it again not as administrator and that just returns error code 1. I can get that output for you if that'd be helpful. |
Yes please, although I'm still a bit lost. As for the versions and installing - this installer should install everything, conda, python, git, cuda libraries, nodejs, pytorch, ffmpeg and even MSVC compiler. If you like the idea, you could also try a more manual installation. |
Here ya go, I've also tried redownloading the package and starting fresh and I get the same errors, 3221225477 the first attempt, then 1 if I try running it again. I'll give the manual setup a try, I usually stumble through those pretty poorly x)
|
Actually, this appears to be linked. #428 I think they deleted something/removed old versions. However, I can still find it here: https://anaconda.org/pytorch/pytorch/files?page=4&sort=length&sort_order=desc win-64/pytorch-2.3.1-py3.10_cuda11.8_cudnn8_0.tar.bz2No Description
Uploaded | Tue May 28 23:17:43 2024
-- | --
md5 checksum | e1dbea35e934eea56700175b9f63911e
arch | x86_64
build | py3.10_cuda11.8_cudnn8_0
constrains | cpuonly <0
depends | blas * mkl, filelock, intel-openmp, jinja2, libuv >=1.44.2,<2.0a0, mkl 2021.4.*, networkx, python >=3.10,<3.11.0a0, pytorch-cuda >=11.8,<11.9, pytorch-mutex 1.0 cuda, pyyaml, sympy, typing_extensions
license | BSD 3-Clause
license_family | BSD
machine | x86_64
operatingsystem | win32
platform | win
subdir | win-64
target-triplet | x86_64-any-win32
timestamp | 1716916679647
So it seems that the fix is to get it to find the package. Potentially could be an issue with anaconda package repository. It might be possible to just use another, newer version (although 2.3.1 has been the best with 2.4 being slow and 2.5 starting to break) |
I hope that this issue has been fixed with the fix that I pushed out last week. I have not seen more reports of this issue, and I was able to confirm the bug and report it to conda team as well; meanwhile implementing a workaround. |
Hi there, I'm using the latest version of the installer and I got this error:
output.log
I have the CUDA 11.8 SDK/Runtimes installed and am running Python 3.10.11 if that matters.
Are there other prereqs I need for the installer?
I did try running the bat file as administrator and I got a different error:
The text was updated successfully, but these errors were encountered: