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

[Bug] Cannot install cactus-rs. #159

Open
jfikar opened this issue Jan 22, 2025 · 1 comment
Open

[Bug] Cannot install cactus-rs. #159

jfikar opened this issue Jan 22, 2025 · 1 comment
Labels
bug Something isn't working stale-issue

Comments

@jfikar
Copy link

jfikar commented Jan 22, 2025

What happened?

Manual install of version 2.5.0 on arm64 linux ends with an error:

sh  ./install.sh
...
  - Installing cactus-rs (0.17.0): Failed

  RuntimeError

  Unable to find installation candidates for cactus-rs (0.17.0)

  at .penv/lib/python3.12/site-packages/poetry/installation/chooser.py:86 in choose_for
       82│
       83│             links.append(link)
       84│
       85│         if not links:
    →  86│             raise RuntimeError(f"Unable to find installation candidates for {package}")
       87│
       88│         # Get the best link
       89│         chosen = max(links, key=lambda link: self._sort_key(package, link))
       90│

Cannot install cactus-rs.
...

Tried Python 3.10, 3.11, and 3.12. The same result.

Version

2.5.0

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

@jfikar jfikar added the bug Something isn't working label Jan 22, 2025
Copy link
Contributor

github-actions bot commented Feb 6, 2025

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale-issue
Projects
None yet
Development

No branches or pull requests

1 participant