Changes between Version 47 and Version 48 of MigrationGuide5.x


Ignore:
Timestamp:
2021-12-24T12:59:19-04:00 (2 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v47 v48  
    5757    setenv.bat
    5858    python -c "from osgeo import gdal; print (gdal.VersionInfo())"
     59  }}}
     60* upgrade pip
     61  {{{
     62    python -m pip install --upgrade pip
    5963  }}}
    6064== PROJ ==