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

ERROR: googleapis/cci.20221108: Cannot load recipe. Conan version (1.58.0) does not satisfy the defined one #4860

Open
jmp75 opened this issue Dec 14, 2023 · 1 comment

Comments

@jmp75
Copy link

jmp75 commented Dec 14, 2023

Checkout orbit at commit 3493933

Creating a new conda environment mamba create -n orbit python=3.11 ; mamba activate orbit

bootstrap-orbit.sh

WARN: grpc/1.48.0: requirement zlib/1.2.13 overridden by OrbitProfiler/None to zlib/1.2.12 
WARN: protobuf/3.21.4: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.48.0 to zlib/1.2.12 
ERROR: googleapis/cci.20221108: Cannot load recipe.
Error loading conanfile at '/home/abdcef/.conan/data/googleapis/cci.20221108/_/_/export/conanfile.py': Current Conan version (1.58.0) does not satisfy the defined one (>=1.60.0 <2 || >=2.0.5).
@pierricgimmig
Copy link
Collaborator

Could you try upgrading to conan 1.59? I've had similar issues and 1.59 worked. Don't try Conan 2.x by the way as it's not backwards compatible.

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