KitwareMedical / KitwareMedical/VTKPythonPackage
python wheel: Fail to run ` twine upload vtk-9.0.20200612-cp38-cp38-linux_x86_64.whl `
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported twine upload command and the PyPI project-name and permission guidance linked in the error. Confirm whether the wheel is intended for the existing vtk project and whether this account should have upload access; done means documenting the supported upload path or clarifying the required permission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100