[gdal-dev] Problems packaging with py2exe

Luke lukepinnerau at gmail.com
Thu Aug 14 17:55:58 PDT 2014


Can you post your setup.py? Hard to tell what's going on without it.

Also, I have had good results with pyinstaller, it picks up gdal
dependencies automatically and is as simple as running python pyinstaller.py
somescript.py (or python pyinstaller.py --onefile somescript.py if you want
a single output file instead of a folder).

https://github.com/pyinstaller/pyinstaller
https://pypi.python.org/pypi/PyInstaller/2.1

Luke



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Problems-packaging-with-py2exe-tp5156399p5156494.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list