• 
      

    Don't disable Python and pip version warnings.

    Review Request #13540 — Created Feb. 15, 2024 and submitted

    Information

    rbinstall
    master

    Reviewers

    We attempted to disable Python and pip version warnings when calling out
    to pip, in order to avoid confusing people who are running the
    installer. Unfortunately, these flags are newer than some of the
    distributions we support, causing runtime errors.

    We no longer bother disabling these, and instead let people make
    decisions based on them however they see fit.

    Successfully ran the installer on all supported distros.

    Summary ID
    Don't disable Python and pip version warnings.
    We attempted to disable Python and pip version warnings when calling out to pip, in order to avoid confusing people who are running the installer. Unfortunately, these flags are newer than some of the distributions we support, causing runtime errors. We no longer bother disabling these, and instead let people make decisions based on them however they see fit.
    4d57ee3d6f7717c8b233f4cea1273bf8d5d1b91c
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (e6c02d7)