It should be possible to install GAM via pip. This does not replace the binary installation scripts but does offer a simple install for users who already have Python 2.7 and pip on their system.
First step is to complete #719 but once that's done the process should be pretty straightforward:
https://packaging.python.org/tutorials/distributing-packages/
It should be possible to install GAM via pip. This does not replace the binary installation scripts but does offer a simple install for users who already have Python 2.7 and pip on their system.
First step is to complete #719 but once that's done the process should be pretty straightforward:
https://packaging.python.org/tutorials/distributing-packages/