首先 我電腦上的python 是html
安裝Django 是須要經過 pip 來安裝的 最新辦的python3.4 應該內置了pip 所以這裏 須要下載安裝pip python
pip是經常使用的Python包管理工具mysql
圖未截全 。。。sql
pip install djangodjango
最後成這樣了app
InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.工具
InsecurePlatformWarningthis
由於SSL的問題,urllib3須要pyopenssl。
最簡單的方法是:
sudo pip install pyopenssl ndg-httpsclient pyasn1url
而後再次安裝diango .net
pip install -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com Django
這個是安裝mysql時遇到的錯誤 須要下載一個 mysql-python 的 依賴。 固然若是你本身能夠FQ 那就用不到。
pip install -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com MySQL-python