Hacker News new | ask | show | jobs
by ArchOversight 2023 days ago
Not if you used the old version of pip. That is hopefully fixed now with the new resolver.
1 comments

Hm, you're right. I misread it as saying that it would 1) install six, 2) fail to install virtualenv and 3) fail to report an error.

But the old resolver actually installs both packages, even though it should just abort.