Twine upload error InvalidDistribution

See original GitHub issue

I’m getting the following error

InvalidDistribution: Unknown distribution format: 'index.js'

when I try and upload the bundled package using the command

twine upload dist/*

(following the instructions from https://github.com/jupyter-widgets/widget-ts-cookiecutter). I’m working with a minimally changed widget-ts-cookiecutter template project (that I’ve changed to version 0.2.0), which can be found here: https://github.com/ismms-himc/clustergrammer2

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
vidartfcommented, Oct 23, 2018

Seems ok for now. I’d still leave the issue open for a more permanent resolution.

0reactions
cornhundredcommented, Oct 23, 2018

Will do, thanks for the help

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unknown distribution format: '' when uploading to PyPI via Twine
Unknown distribution format : '' when uploading to PyPI via Twine · It expects a file; dist/ is a directory, so you're ending...
Read more >
Troubleshooting Python Twine Cannot Upload Package On ...
Python twine uses ~/.pypirc as its default config file, but for some reasons it doesn't work on Windows.
Read more >
PyPI packages in the Package Registry - GitLab Docs
python3 -m twine upload --repository gitlab dist/*. This message indicates that the package was published successfully: Uploading distributions to ...
Read more >
Twine Documentation
Show more helpful error message for invalid metadata. (#861) ... avoiding messages flowing through to the next distribution's errors.
Read more >
twine Documentation - manpages.ubuntu!
(#823) Bugfixes • Add a helpful error message when an upload fails due to missing a ... InvalidDistribution Raised when a distribution is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found