You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Checkout orbit at commit 3493933
Creating a new conda environment
mamba create -n orbit python=3.11 ; mamba activate orbit
bootstrap-orbit.sh
The text was updated successfully, but these errors were encountered: