question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong github origin on PyPI

See original GitHub issue

When looking on https://pypi.org/project/flasgger/ I have strange feeling about link to https://github.com/nicobatty/flasgger/ as project homepage - which is a little behind.

Is this potentially a problem with not installing latest version using pip install flasgger?

Should this be changed to https://github.com/flasgger/flasgger/?

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
billyrrrcommented, Aug 29, 2019

I can make a up-to-date release 0.9.4 soon. Please be on the lookout for new release

2reactions
nicobattycommented, Aug 29, 2019

More information can be found here: #320

To put it simple I messed up and packaged a 0.9.3 version on the main pypi package instead of my fork (I forgot to change the package name). The issue is that I don’t have any right to this Github repository so I can’t create a clean 0.9.4 release to fix this unfortunately.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when trying to install package from github repo with ...
Pip is unable to install the package at https://github.com/pyminimp3/pyminimp3 . There's a permission error while cloning its submodule. Judging by Host key ...
Read more >
What is the relationship between Git and PyPI? - Stack Overflow
PyPI and GitHub are unrelated from an operational perspective. PyPI will happily accept packages that do not link to a git repository with ......
Read more >
jupyterlab-git - PyPI
jupyterlab-git. Binder Github Actions Status Version Downloads Version Downloads All Contributors. A JupyterLab extension for version control using Git.
Read more >
Fix Git's 'fatal: repository not found' error quickly | TheServerSide
You may authenticate successfully against GitHub or GitLab, but if you haven't been made a collaborator on the project, you won't be able...
Read more >
PyPI packages in the Package Registry - GitLab Docs
You can't upload the same version of a package multiple times. If you try, you receive the error 400 Bad Request . PyPI...
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