问题描述:
通过命令行窗口向PyPI注册时,出现报错:
Server response (410): Gone (This API has been deprecated and removed from legacy PyPI in favor of using the APIs available in the new PyPI.org implementation of PyPI (located at https://pypi.org/). For more information about migrating your use of this API to PyPI.org, please see https://packaging.python.org/guides/migrating-to-pypi-org/#uploading. For more information about the sunsetting of this API, please see https://mail.python.org/pipermail/distutils-sig/2017-June/030766.html)
如图:
问题原因:
使用的文件名被他人占用
解决方法:
更改文件名,使用一个没被占用的文件名