<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I've made a script that automates osgeo4w setup:</div><div><a href="https://github.com/talos-gis/osgeo4w_setup_script/blob/master/osgeo4w_setup_script.py">https://github.com/talos-gis/osgeo4w_setup_script/blob/master/osgeo4w_setup_script.py</a><br></div><div><br></div><div>You may use it if you find it useful.</div><div><div><br></div><div>This script does the following:<br></div><div><div>    0. downloads the osgeo4w setup file.</div><div>    1. runs the setup with given packages list.</div><div>    2. makes an osgeo4w py3 batch file.</div><div>    3. installs additional python3 packages using pip.</div><div>    4. works for 32bit and/or 64bit setups</div></div></div><div><br></div><div>Some toughs from the process:</div><div>1. the --site parameter should be '<a href="http://download.osgeo.org/osgeo4w/" target="_blank">http://download.osgeo.org/osgeo4w/</a>' and not '<a href="http://download.osgeo.org" target="_blank">http://download.osgeo.org</a>' as appears on the GUI list.</div><div>2. if --site is not provided then '--quiet-mode --autoaccept' don't work</div><div>3. is there a difference between installing 'python3-pandas' osgeo4w package and the standard 'pandas' package via pip? it looks like it installs the same package.</div><div>4. I couldn't install 'geopandas' with pip (because fiona failedto install), I attached the error log. anyone else could?</div><div><br></div></div></div></div></div></div></div></div></div></div></div></div>