Ryotaro-Sanpe666 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

Incomplete installation of Google SDK #261

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I installed the Google Cloud SDK for Windows today. I'm on a Windows 10 
machine. Everything went through ok, but when I try to start a new google app 
engine project in Pycharms, I can't find the App Engine SDK Directory. My 
directory breaks down as so: C:\Program Files (x86)\Google\Cloud 
SDK\google-cloud-sdk\platform... In 'platform', I only have two folders 
C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\bq
and...
C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\gsutil

What is the expected output? What do you see instead?
I'm expecting a file that says 'google cloud sdk' that will make the error 
'Please select App Engine SDK Directory' go away in PyCharms.

What is the output of 'gcloud info'?
No problems reported.

Please provide any additional information below.

Original issue reported on code.google.com by thomassa...@gmail.com on 19 Sep 2015 at 8:50

GoogleCodeExporter commented 8 years ago
Thanks for reporting!

The AppEngine SDK is no longer bundled with the Google Cloud SDK. Please 
download it instead from <https://cloud.google.com/appengine/downloads>.

Original comment by z...@google.com on 19 Sep 2015 at 9:29

GoogleCodeExporter commented 8 years ago
Perfect! That worked!

Original comment by thomassa...@gmail.com on 20 Sep 2015 at 5:09