-
Couldn't load subscription status.
- Fork 84
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Installing dependencies from lock file
Package operations: 1 install, 0 updates, 0 removals
- Installing torch (2.3.1+cpu)
RuntimeError
Unable to find installation candidates for torch (2.3.1+cpu)
at /opt/homebrew/lib/python3.11/site-packages/poetry/installation/chooser.py:74 in choose_for
70│
71│ links.append(link)
72│
73│ if not links:
→ 74│ raise RuntimeError(f"Unable to find installation candidates for {package}")
75│
76│ # Get the best link
77│ chosen = max(links, key=lambda link: self._sort_key(package, link))
78│
Cannot install torch.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working