PyCharm - 无法使用 DJango 创建 App Engine 应用程序 [英] PyCharm - Can't create App Engine Application using DJango

查看:20
本文介绍了PyCharm - 无法使用 DJango 创建 App Engine 应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近几天,我尝试使用 PyCharm Professional 2016.3.2 创建一个基于 DJango 的 App Engine 应用程序..

The last few days I tried to create an App Engine Application based on DJango using PyCharm Professional 2016.3.2..

但每次我尝试使用 Django 作为第三方库创建新的 App Engine 应用程序时,PyCharm 都会引发错误并告诉创建 App Engine 应用程序 - 不正确或损坏的 App Engine SKD:找不到 DJango 安装".

But everytime I try to create a new App Engine Application using Django as an third-party library PyCharm throws an Error and tells 'Create App Engine Application - Incorrect or corrupted App Engine SKD: cannot finde DJango installation'.

我已经尝试重新安装所有东西,包括 Python、PyCharm、Django 和 SDK,但仍然无法正常工作.

I already tried to install everything again, including Python, PyCharm, Django and the SDK, but it still doesn't work.

我非常感谢任何形式的帮助,因为这个问题让我发疯.

I would really appreciate any kind of help, because this problem drives me crazy.

推荐答案

你需要安装 extras.

You need to install extras.

gcloud components install app-engine-python-extras

然后尝试再次创建 django (app engine) 项目.

And then try to create django (app engine) project again.

这篇关于PyCharm - 无法使用 DJango 创建 App Engine 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆