VTKPythonPackage
VTKPythonPackage copied to clipboard
python wheel: Fail to run ` twine upload vtk-9.0.20200612-cp38-cp38-linux_x86_64.whl `
Hi,
I registered my account on pypi and want to upload the vtk python wheel created by me to pypi, but meet the following error:
$ twine upload vtk-9.0.20200612-cp38-cp38-linux_x86_64.whl
Uploading distributions to https://upload.pypi.org/legacy/
Uploading vtk-9.0.20200612-cp38-cp38-linux_x86_64.whl
100%|████████████████████████████████████████| 541M/541M [02:27<00:00, 3.85MB/s]
NOTE: Try --verbose to see response content.
HTTPError: 403 Client Error: The user 'hongyi-zhao' isn't allowed to upload to project 'vtk'. See https://pypi.org/help/#project-name for more information. for url: https://upload.pypi.org/legacy/
Any hints for this problem?
Regards.