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

concrete-ml installation issue #11

Closed
sjain70 opened this issue May 30, 2022 · 2 comments
Closed

concrete-ml installation issue #11

sjain70 opened this issue May 30, 2022 · 2 comments

Comments

@sjain70
Copy link

sjain70 commented May 30, 2022

I am unable to resolve following error while installing:
ERROR: Could not find a version that satisfies the requirement concrete-compiler<0.5.0,>=0.4.0 (from concrete-numpy[full]) (from versions: none)
ERROR: No matching distribution found for concrete-compiler<0.5.0,>=0.4.0

=============
I followed following 2 steps:

  1. docker pull zamafhe/concrete-ml:latest
  2. pip install concrete-ml>s1.txt

s1.txt has been attached
s1.txt

@bcm-at-zama
Copy link
Collaborator

Hello @sjain70,

It is either Docker or pip install.

If you are trying to use Docker, you don't need to install concrete-ml, it is already there. You do docker run --rm -it zamafhe/concrete-ml:latest /bin/bash then eg python3 and import concrete.ml.

If you prefer pip, you may need to upgrade by pip install --upgrade pip.

If it doesn't solve the problem, could you tell us on which OS you're, please?

@bcm-at-zama
Copy link
Collaborator

No answer for 2 weeks, I hope it is fixed. Don't hesitate to ping us back if still a problem

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

2 participants