On Mon, Mar 3, 2014 at 12:49 PM, Paolo Cavallini <[email protected]> wrote: > Il 22/02/2014 16:41, Christos Astaras ha scritto: > >> I tested the new sextant/animove plugin in a Win8.1 (64-bit) running a >> 32-bit OSGeo4w installed QGIS 2.0.1. I followed Victor's online >> directions (here >> <https://github.com/geomatico/sextante_animove/blob/master/doc/installation_win.rst>) >> and can confirm that both Scipy 0.11 and Statsmodel 0.5 were installed >> successfully. > ... > > Hi all. > Any news about this?
it seems that the following steps work to install missing (in osgeo4w) python libraries (ex statsmodels) * save https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py c as text file * run osgeo4w shell as admin * python ez_setup.py * easy_install yourmodule but unfortunately does not for scipy, that so is still a missing piece in osgeo4w 64bit about https://github.com/geomatico/sextante_animove/blob/master/doc/installation_win.rst it is not clear to me if installing statsmodels on osgeo4w 64bit is useful (for the animove plugin) as scipy isn't available anyway. cheers! _______________________________________________ AniMov mailing list [email protected] http://lists.faunalia.it/cgi-bin/mailman/listinfo/animov
