[求助] django + wingide的问题
加入django的project后, 点菜单Django/configure project for django时, 总是会提示:The project file has been configured for Django. Some errors occurred. You may need to correct these manually:
* Could not obtain Python Executable to use in Project Properties from django-admin.py. Set this manually if the default Python is not the one being used with Django.
The following actions were completed successfully:
(1) d:\Doc\Doc_Python\study\dj-download\example\manage.py was set as main debug file with run arguments runserver --noreload 8000,
(2) DJANGO_SITENAME and DJANGO_SETTINGS_MODULE environment variables were added to the project-wide environment, and
(3) added directories d:\Doc\Doc_Python\study\dj-download and d:\Doc\Doc_Python\study\dj-download\example to the Python Path in Project Properties.
这个是什么原因. 在网上找了很久都没有找到答案. 高手请支招. 非常感谢!
[ 本帖最后由 steven_soft 于 2013-5-23 20:39 编辑 ]