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

Unable to install helm #15

Closed
pskadasi opened this issue Aug 21, 2023 · 6 comments
Closed

Unable to install helm #15

pskadasi opened this issue Aug 21, 2023 · 6 comments

Comments

@pskadasi
Copy link

Hi, I am not able to run the below command:

pip install git+https://github.com/drisspg/helm.git@neruips_client

below is the snapshot of error:

image

any workaround for this?

@aniketmaurya
Copy link
Contributor

did you create a new virtual environment?

@pskadasi
Copy link
Author

yes, i did. can you pls walk through the process of set up. starting from setting up docker.

@msaroufim
Copy link
Member

We need to update those docs, since this client was now upstreamed to HELM stanford-crfm/helm#1693

cc @drisspg

@msaroufim
Copy link
Member

I'd just try out an older numpy version that was printed in your console

@matthewdouglas
Copy link

@pskadasi What version of Python are you using? It looks to me like it might be 3.7, and you're going to want to use Python >= 3.8, which is required for helm. Besides that, 3.7 reached EOL a couple months ago.

@msaroufim
Copy link
Member

I'm gonna close this because @matthewdouglas is correct, HELM mentions 3.8 as the minimal python dependency on their docs

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

No branches or pull requests

4 participants