orbit
orbit copied to clipboard
ERROR: googleapis/cci.20221108: Cannot load recipe. Conan version (1.58.0) does not satisfy the defined one
Checkout orbit at commit 3493933c53bb16d7d2a003db54af879c09dd9f6d
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).
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.