【问题标题】:PyPi Test Permanent RedirectPyPi 测试永久重定向
【发布时间】:2018-10-06 14:48:33
【问题描述】:

我正在尝试注册并上传到 pypi 测试服务器 (https://pypi.python.org/pypi)。我按照http://peterdowns.com/posts/first-time-with-pypi.html 的说明进行操作,在注册之前一切正常:

herman@herman-Galago-Pro$ venv/bin/python setup.py register -r pypitest
running register
running egg_info
writing Flask_Meter.egg-info/PKG-INFO
writing dependency_links to Flask_Meter.egg-info/dependency_links.txt
writing top-level names to Flask_Meter.egg-info/top_level.txt
reading manifest file 'Flask_Meter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'Flask_Meter.egg-info/SOURCES.txt'
running check
Registering Flask-Meter to https://testpypi.python.org/pypi
Server response (308): Permanent Redirect

【问题讨论】:

标签: python pypi


【解决方案1】:

我发现我必须在 pypi 测试服务器中创建一个帐户

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-09-24
    • 2012-03-15
    • 2016-05-13
    • 2013-07-17
    • 1970-01-01
    相关资源
    最近更新 更多