pip清华源安装djangorestframework
2018-08-13 本文已影响0人
墨颜丶
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple djangorestframework
Mac系统原装就自带python2且不可摧毁,以下pip3是自己配置的python3的pip
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple djangorestframework