Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用“Google App Engine Launcher”运行我的应用程序时,它会给我一个警告信号。
在日志控制台中,我发现它使用 Python 3.3,如何将其配置为使用 python 2.7
在 Launcher 中,转到 Edit -> Preferences 并设置 Python Path 以匹配您的 python 27 路径。