Hey, I think I've discovered a bug! We have a pip dependency in a requirements.txt that has a >= for it's version, and newer versions don't support our (old) version of Python (3.5). It appears Pants is struggling to resolve the proper version supported by the selected python interpreter