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

Could not find the package using either pip or Conda #44

Closed
axelwang opened this issue Dec 20, 2023 · 2 comments
Closed

Could not find the package using either pip or Conda #44

axelwang opened this issue Dec 20, 2023 · 2 comments

Comments

@axelwang
Copy link

Hey. I am trying to install CyRK on an HPC environment. I have pip version 21.3.1.
I tried
pip3 install --user CyRK
and got
Collecting CyRK Could not find a version that satisfies the requirement CyRK (from versions: ) No matching distribution found for CyRK

Then I tried to use Conda to install the package on my local machine, and got
`PackagesNotFoundError: The following packages are not available from current channels:

  • cyrk`

Can someone please let me know why this package cannot be found? Thanks!

@jrenaud90
Copy link
Owner

jrenaud90 commented Jan 3, 2024

Hey @axelwang - Which version of Python are you using? And which operating system?

Currently CyRK is not available via conda but the pip install should have worked.

@jrenaud90
Copy link
Owner

Closing this for now. Please let me know if you are still having an issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants