How to install Django?
Hi,
I'm writing my first Python project and have a problem in first step :(
Based on what this tutorial says (http://www.jetbrains.com/pycharm/quickstart/django_guide.html), "if the Django framework is missing in the selected interpreter, PyCharm will help you installing it".
as stated in second picture there is a checkbox that let us to install Django support but I don't have it.
Any suggestion would be appreciated. thanks.
I'm writing my first Python project and have a problem in first step :(
Based on what this tutorial says (http://www.jetbrains.com/pycharm/quickstart/django_guide.html), "if the Django framework is missing in the selected interpreter, PyCharm will help you installing it".
as stated in second picture there is a checkbox that let us to install Django support but I don't have it.
Any suggestion would be appreciated. thanks.
1 条评论
排序方式
日期
投票数
I followed http://iainhunter.wordpress.com/2012/11/08/howto-install-python3-pip3-tornado-on-mac/ doc and installed distribute_setup.py and get-pip.py and when recreate the project, checkbox appeared.
请先登录再写评论。
