Библиотеку GPy можно найти здесь https://github.com/SheffieldML/GPy
Текущая версия моей numpy — 1.9.3
Код: Выделить всё
>>> import numpy
>>> numpy.version.version
'1.9.3'
Код: Выделить всё
Using /home/vinod/anaconda/lib/python2.7/site-packages
Searching for scipy==0.16.0
Best match: scipy 0.16.0
Adding scipy 0.16.0 to easy-install.pth file
Using /home/vinod/anaconda/lib/python2.7/site-packages
Searching for numpy==1.10.0
Best match: numpy 1.10.0
Adding numpy 1.10.0 to easy-install.pth file
Using /home/vinod/anaconda/lib/python2.7/site-packages
Finished processing dependencies for GPy==0.8.8
vinod@vinod-Lenovo-G580:~/GPy$
Код: Выделить всё
File"__init__.pxd", line 155, in init GPy.util.linalg_cython (GPy/util/linalg_cython.c:4238)
ValueError: numpy.dtype has the wrong size, try recompiling
Подробнее здесь: https://stackoverflow.com/questions/329 ... e-versions
Мобильная версия