Skip to content

Update all packages #1093

Answered by stonebig
o-mingya asked this question in Q&A
Aug 6, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Getting a "set" of package that roughly work together is tricky, and takes time:

  • determine what package has a more recent version,
  • try to upgrade it,
  • discover it can't because another package has flagged it as "not compatible", or worse, as not yet flagged it as not compatible while it is indeed not,
  • finding a middle way, sometimes fixing one yourself upstream, ....

What would work in theory, would be a published a "pip freeze" of Winpython betas (or last official), that you may use as a pip upgrade list, if all packages come "as is" from "pip official site".

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@o-mingya
Comment options

@stonebig
Comment options

@o-mingya
Comment options

Answer selected by stonebig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants