-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
On arch linux
• Installing codecov (2.1.12): Failed
RuntimeError
Unable to find installation candidates for codecov (2.1.12)
at /usr/lib/python3.10/site-packages/poetry/installation/chooser.py:109 in choose_for
105│
106│ links.append(link)
107│
108│ if not links:
→ 109│ raise RuntimeError(f"Unable to find installation candidates for {package}")
110│
111│ # Get the best link
112│ chosen = max(links, key=lambda link: self._sort_key(package, link))
Traceback/Logs/Alerts if available