WinGetUI lists Python updates, even though Miniconda is up2date #2100
-
Beta Was this translation helpful? Give feedback.
Answered by
marticliment
Apr 7, 2024
Replies: 1 comment 1 reply
-
Hi @bjspi, WingetUI uses pip to fetch Python updates. You may want to find out why does pip report updates (perhaps the conda environment is isolated from the default python-pip one?), or you may want to disable pip from WingetUI settings. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bjspi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @bjspi, WingetUI uses pip to fetch Python updates.
You may want to find out why does pip report updates (perhaps the conda environment is isolated from the default python-pip one?), or you may want to disable pip from WingetUI settings.