pip-gui icon indicating copy to clipboard operation
pip-gui copied to clipboard

Failed to install (due to sip)

Open smnthermes opened this issue 5 years ago • 3 comments

ERROR: Could not find a version that satisfies the requirement sip==4.19.8 (from pipgui) (from versions: 5.0.0, 5.0.1, 5.1.0, 5.1.1, 5.1.2, 5.2.0, 5.3.0, 5.4.0) ERROR: No matching distribution found for sip==4.19.8 (from pipgui)

I have sip 4.19.21, which is newer than 4.19.8.

smnthermes avatar Nov 14 '20 15:11 smnthermes

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.77. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Nov 14 '20 15:11 issue-label-bot[bot]

Same here. I have sip 6.0.0

Engensmax avatar Jan 14 '21 13:01 Engensmax

Yeah the project hasn't seen any improvements in a while. Looks like we can start with bumping dependencies.

Definition of done -

  • [ ] Bump sip and other outdated dependencies
  • [ ] Check for breakages
  • [ ] Fix breakages if any

Should be a relatively easy fix, I'm leaving this open if anyone would like to contribute

SaurusXI avatar Apr 08 '21 10:04 SaurusXI