We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ........
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Wrong instruction in https://github.com/ECP-CANDLE/candle_lib/blob/master/README.md
or missing requirement in the requirements file python >= 3.7
Error:
The text was updated successfully, but these errors were encountered: