In fact, this environment was previously built with reference to the information on the network, but the pen is not diligent, and sometimes it catches up with the operating system for reinstallation, so I have no choice but to search for the problems I encountered one by one. Afraid of repeating the same mistakes in the future, so this time we will show off the issues.
The operating system on my machine is win7. The third step below is not necessarily required in other Windows environments.
Steps:
Yizhianxiulipad
1. Install the ulipad package from GoogleCodeObtain
2. In the installation directory of ulipad, edit the new config. ini file:
[Default] DEBUG = 0 pythonpath = "C: \ Program Files \ google \ google_appengine"
3.Download msvcp71.dll: http://www.dll-files.com/dllindex/pop.php? Msvcp71
Decompress the package and copy it to the c: \ windows \ system32 \ directory.
4. The default *. py file editor is ulipad.
2. Install Python 2.5
Sanan elastic Gae
1. Run Google App Engine launcher. After opening launcher, select edit-> perference
2. Add existing application
After the settings are complete, the environment is set up. As for the launcher usage, we will not go into details here.
To sum up, this article has some unexpected gains, even though it is a tough task. In order to quickly start local GaeProgramDebugging and uploading the Gae program are done by setting two commands in the uliipad. This happens to have been lost, so we noticed the power tool lanucher. It also removes the risk of losing a bit of configuration.
Appendix: attached to the solution process found in [a document] (http://blog.docuverse.com/2009/01/30/google-app-engine-launcher-options/), is to explain the Gae lanucher operating parameters.
DEBUG = 0 pythonpath = "C: \ Program Files \ google \ google_appengine"