Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53579

python's dev-requirements.txt is incompatible with pip 20.3.3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.9.0, 4.2.13, 4.4.5
    • None
    • None
    • Fully Compatible
    • ALL
    • v4.4, v4.2
    • Hide

      Run

       
      pip install -r etc/pip/dev-requirements.txt
      
      

      with pip version 20.3.3

      Show
      Run   pip install -r etc/pip/dev-requirements.txt with pip version 20.3.3
    • Dev Platform 2021-01-25, Dev Platform 2021-02-08

    Description

      Trying to build v4.4 from sources as described in https://github.com/mongodb/mongo/blob/v4.4/docs/building.md

      When I run following command with latest pip version (20.3.3) it never finishes:

       
      pip install -r etc/pip/dev-requirements.txt
      
      

      With previous pip version (20.2.2) the same command finishes in few seconds.

      I believe this behavior is caused by this issue in the new pip's dependency resolver implementation: https://github.com/pypa/pip/issues/9215

      Attachments

        Issue Links

          Activity

            People

              ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
              igorsol Igor Solodovnikov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: