roam-qgis / Roam

Simple data collection built using QGIS.
http://roam-docs.readthedocs.org/en/latest/
GNU General Public License v2.0
171 stars 61 forks source link

Swap to cx_Freeze because pyexe is dead for Py3 #365

Open NathanW2 opened 7 years ago

NathanW2 commented 7 years ago

If we move Roam to Python 3 for QGIS 3 at some stage we need to use cx_Freeze becuse pyexe doesn't work on Py3. cx_Freeze is more cross platform which is a plus even though we don't need it.