Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 7 Online
OpenStudy (anonymous):

I downloaded python and google apps so that I could learn to create applications. I have a Windows 7 computer. It appears that Google apps didn't load correctly. It couldn't find python and said I was missing "app engine sdk." Any thoughts how I can solve this?

OpenStudy (anonymous):

what app you want to create?

OpenStudy (anonymous):

for android apps you need to download eclipse or use mit appinventor easy peasy?

OpenStudy (e.mccormick):

@happybee Appengine is web stuff, not Android.

OpenStudy (e.mccormick):

Did you try it inside the development environment? https://developers.google.com/appengine/docs/python/gettingstartedpython27/introduction

OpenStudy (anonymous):

yes I heard that too. Like hosting your web in a sandbox stuff and use it efficiently right

OpenStudy (anonymous):

I'm just learning programming, and for my first task, I'm supposed to be able to "print" hello world. I just added "c:\python27" to my path in the control panel and google apps seems to be working. (maybe that took care of my earlier problem?) But "hello world" doesn't appear when I type "localhost:10081". I get an error screen. I'm taking a look at the link you provided. Thanks.

OpenStudy (anonymous):

Well, something is definitely wrong. I just went to my files and I can't open "app.yaml". Windows doesn't recognize the extension. And python blinks on and off when I click on "main.py" and 'main.pyc". I did download google app from the python chart, so I think I'm in the right environment. But, I guess I'm still missing something.

OpenStudy (anonymous):

if you are using win7 and have installed python, why don't you just use IDLE? It is (should have been) part of the Python install.

OpenStudy (anonymous):

did you follow these instructions? https://developers.google.com/appengine/docs/python/gettingstartedpython27/devenvironment

OpenStudy (e.mccormick):

@bwCA Probably because the appengine tools rquire a server to run. The dev kit comes with a test server. Learning Python and Appengine are close cousins. Appengine runs on Python, but in a web environment.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!