Assigned
Status Update
Comments
ma...@gmail.com <ma...@gmail.com>
an...@google.com <an...@google.com> #2
Hello,
Thank you very much for letting us know. I understand that you have Python and Cloud SDK installed within directories in Windows OS where the full path contains spaces. Then you noticed that Cloud SDK wouldn't find properly the Python being installed and the gcloud commands wouldn't function properly.
I have reproduced the issue and indeed the Python installation was not properly detected while I can confirm that it is installed and working as expected. I have contacted the Cloud SDK engineering team and informed them about this issue. I don't have an ETA on the resolution of this issue, however, please keep following this thread ans any further updates will be posted directly here.
Thank you very much for letting us know. I understand that you have Python and Cloud SDK installed within directories in Windows OS where the full path contains spaces. Then you noticed that Cloud SDK wouldn't find properly the Python being installed and the gcloud commands wouldn't function properly.
I have reproduced the issue and indeed the Python installation was not properly detected while I can confirm that it is installed and working as expected. I have contacted the Cloud SDK engineering team and informed them about this issue. I don't have an ETA on the resolution of this issue, however, please keep following this thread ans any further updates will be posted directly here.
ad...@google.com <ad...@google.com>
ad...@google.com <ad...@google.com> #3
I am also facing the same issue, I wanted to deploy my Django (Python) web app on google cloud but cloud SDK itself not getting installed on my machine. Getting Below error:
Output folder: C:\Users\Mangesh\AppData\Local\Google\CloudSDK
Downloading Google Cloud SDK core.
Extracting Google Cloud SDK core.
Create Google Cloud SDK bat file: C:\Users\Mangesh\AppData\Local\Google\CloudSDK\cloud_env.bat
Installing components.
Welcome to the Google Cloud SDK!
To use the Google Cloud SDK, you must have Python installed and on your PATH.
As an alternative, you may also set the CLOUDSDK_PYTHON environment variable
to the location of your Python executable.
Failed to install.
However I have Python at my path and even CLOUDSDK_PYTHON variable available. Other way Python is working fine for me and its getting detected by applications.
Please assist.
Output folder: C:\Users\Mangesh\AppData\Local\Google\CloudSDK
Downloading Google Cloud SDK core.
Extracting Google Cloud SDK core.
Create Google Cloud SDK bat file: C:\Users\Mangesh\AppData\Local\Google\CloudSDK\cloud_env.bat
Installing components.
Welcome to the Google Cloud SDK!
To use the Google Cloud SDK, you must have Python installed and on your PATH.
As an alternative, you may also set the CLOUDSDK_PYTHON environment variable
to the location of your Python executable.
Failed to install.
However I have Python at my path and even CLOUDSDK_PYTHON variable available. Other way Python is working fine for me and its getting detected by applications.
Please assist.
ad...@google.com <ad...@google.com> #4
I have the same problem.
https://issuetracker.google.com/issues/146458535
== gcloud.cmd L.104
!CLOUDSDK_PYTHON! -c "import sys; print(sys.version)" >nul 2>&1
==
This line fails because the command part of the line is not quoted.
I think that Probably program name have to be quoted.
==
"!CLOUDSDK_PYTHON!" -c "import sys; print(sys.version)" >nul 2>&1
==
== gcloud.cmd L.104
!CLOUDSDK_PYTHON! -c "import sys; print(sys.version)" >nul 2>&1
==
This line fails because the command part of the line is not quoted.
I think that Probably program name have to be quoted.
==
"!CLOUDSDK_PYTHON!" -c "import sys; print(sys.version)" >nul 2>&1
==
Description
What
User experience
What type of Android issue is this?
Touch / Gesture
What steps would let us observe this issue?
What was the effect of this issue on your device usage, such as lost time or work?
Slight
When
Time and frequency
Time when bug report was triggered: Mar 18, 2025 6:26 AM GMT+01:00
How often has this happened?
Every time
Where
Component
Originating component: <not visible> (1684638)
Build and device data
- Build Number: google/raven_beta/raven:16/BP22.250221.010/13193326:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Debugging information
Google Play services
com.google.android.gms
Version 250832035 (25.08.32 (260400-731361394))
System App (Updated)
Android System WebView
com.google.android.webview
Version 694313833 (133.0.6943.138)
System App (Updated)
Network operator: T-Mobile.pl
SIM operator: T-Mobile.pl
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)https://developer.android.com/preview/feedback#feedback-app .
To learn more about our feedback process, please visit