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

Install instructions broken - can not install candle_lib #12

Open
wilke opened this issue Nov 2, 2022 · 0 comments
Open

Install instructions broken - can not install candle_lib #12

wilke opened this issue Nov 2, 2022 · 0 comments

Comments

@wilke
Copy link

wilke commented Nov 2, 2022

Wrong instruction in https://github.com/ECP-CANDLE/candle_lib/blob/master/README.md
or missing requirement in the requirements file python >= 3.7

conda create --name CANDLE python=3.5
conda activate CANDLE
pip install git+https://github.com/ECP-CANDLE/candle_lib.git

Error:

 Could not find a version that satisfies the requirement protobuf==3.20.0 (from candle==0.0.1) (from versions: 2.0.0b0, 2.0.3, 2.3.0, 2.4.1, 2.5.0, 2.6.0, 2.6.1, 3.0.0a2, 3.0.0a3, 3.0.0b1, 3.0.0b1.post1, 3.0.0b1.post2, 3.0.0b2, 3.0.0b2.post1, 3.0.0b2.post2, 3.0.0b3, 3.0.0b4, 3.0.0, 3.1.0, 3.1.0.post1, 3.2.0rc1, 3.2.0rc1.post ........
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

1 participant