【问题标题】:installing django-remote-forms on pythonanywhere virtualenv在 pythonanywhere virtualenv 上安装 django-remote-forms
【发布时间】:2014-07-08 10:42:35
【问题描述】:

我想在pythonanywhere virtualenv 上安装 django-remote-forms 但似乎 pip repo 不包括 django-remote-forms 而且当我在 pythonanywhere 主机上上传文件时,我不需要权限 使用 setup.py 安装 如果有人可以帮助我

【问题讨论】:

    标签: django installation pythonanywhere


    【解决方案1】:

    你可以直接从github安装:

    pip install --user https://github.com/WiserTogether/django-remote-forms/archive/master.zip
    

    【讨论】:

      猜你喜欢
      • 2018-10-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-09-06
      • 2014-03-24
      • 1970-01-01
      • 2011-03-14
      相关资源
      最近更新 更多