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

Installation stuck at Solving Environment #429

Open
Brackarnwar opened this issue Dec 4, 2024 · 4 comments
Open

Installation stuck at Solving Environment #429

Brackarnwar opened this issue Dec 4, 2024 · 4 comments
Labels
bug Something isn't working downstream-fix Likely requires fixing another project downstream installation installation related problems stale

Comments

@Brackarnwar
Copy link

The installation stops at Solving environment. I tried to restart the bat but the same happens. No error.

Applying conda config...
Checking if Torch is installed...
Major version update detected. Upgrading base environment
Using saved GPU choice: NVIDIA GPU

conda install -y -k conda-forge::uv=0.4.17 conda-forge::vswhere conda-forge::postgresql=16.4 conda-forge::nodejs=22.9.0 conda-forge::ffmpeg=4.4.2[build=lgpl*] pytorch[version=2.3.1,build=py3.10_cuda11.8*] pytorch-cuda=11.8 torchvision torchaudio cuda-toolkit ninja -c pytorch -c nvidia/label/cuda-11.8.0 -c nvidia
Channels:

  • pytorch
  • nvidia/label/cuda-11.8.0
  • nvidia
  • defaults
  • conda-forge
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: |
@rsxdalv
Copy link
Owner

rsxdalv commented Dec 4, 2024

Hi, sorry that it's freezing there, I suspect that it might be because of the pytorch[version=2.3.1,build=py3.10_cuda11.8*] version that is causing issues to others as well. I have not found a solution yet though.

@der-ranjit
Copy link

is there a commit id one could revert to to get it working?

@rsxdalv
Copy link
Owner

rsxdalv commented Dec 12, 2024

is there a commit id one could revert to to get it working?

No, this is a code that has been unchanged and working for a long time. I'd be more interested in finding out why and how it affects users.
For example, when I tried to reproduce it in Google colab, no issue happened.

rsxdalv added a commit that referenced this issue Dec 17, 2024
@rsxdalv
Copy link
Owner

rsxdalv commented Dec 23, 2024

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.

@rsxdalv rsxdalv added installation installation related problems downstream-fix Likely requires fixing another project downstream stale bug Something isn't working labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working downstream-fix Likely requires fixing another project downstream installation installation related problems stale
Projects
None yet
Development

No branches or pull requests

3 participants