Open travisdoesmath opened 1 year ago
I was able to resolve the error by switching python versions from 3.11.0 to 3.10.6
pyenv install 3.10.6
pyenv global 3.10.6
It looks like Cloud SDK only supports 3.5-3.9: https://cloud.google.com/sdk/docs/install-sdk#mac We should add better error handling around this though so it's clear what versions are supported and how to remedy the issue.
Confusingly, I was able to install the Cloud SDK in the terminal with 3.11, but ran into this problem when installing the Cloud Code extension.
Interesting, we'll investigate what the root cause of this might be and see if we can get 3.11 working in cloud code if it's working in your regular terminal.
Type: Bug
Context
Error Message
Cloud SDK was installed but was found to be invalid or corrupted so it was removed. Attempting to reinstall. Managed dependencies will be unavailable during this process. (install attempt 3)
Steps to reproduce Install Cloud Code Extension from VS Code
Extension version: 1.20.5 VS Code version: Code 1.73.1 (Universal) (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T02:08:38.961Z) OS version: Darwin arm64 22.1.0 Modes: Sandboxed: No
System Info
|Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabledcanvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|4, 9, 10| |Memory (System)|8.00GB (0.12GB free)| |Process Argv|--crash-reporter-id 142649ca-defc-4ea6-af4a-68f64f408485| |Screen Reader|no| |VM|0%|
A/B Experiments
``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 azure-dev_surveyone:30548225 pyindex848cf:30577861 nodejswelcome1cf:30587006 282f8724:30602487 gswce1:30612156 3d0df643:30613357 dbltrim-noruby:30604474 f6dab269:30613381 fim-prod:30623723 ```Output from logs, following instructions from #679