SheffieldML / GPy

Gaussian processes framework in python
BSD 3-Clause "New" or "Revised" License
2.01k stars 557 forks source link

Error in installing Gpy #743

Open GbengaOdesanmi opened 5 years ago

GbengaOdesanmi commented 5 years ago

y/util copying GPy/util/classification.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/normalizer.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/netpbmfile.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/univariate_Gaussian.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/config.py -> build/lib.linux-x86_64-3.7/GPy/util creating build/lib.linux-x86_64-3.7/GPy/plotting copying GPy/plotting/Tango.py -> build/lib.linux-x86_64-3.7/GPy/plotting copying GPy/plotting/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting copying GPy/plotting/abstract_plotting_library.py -> build/lib.linux-x86_64-3.7/GPy/plotting creating build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/latent_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/plot_util.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/kernel_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/gp_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/inference_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/data_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot creating build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/visualize.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/mapping_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/svig_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/maps.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/base_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/plot_definitions.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/util.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/defaults.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/ssgplvm.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/variational_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/priors_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/img_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep creating build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers copying GPy/plotting/matplot_dep/controllers/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers copying GPy/plotting/matplot_dep/controllers/axis_event_controller.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers copying GPy/plotting/matplot_dep/controllers/imshow_controller.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers creating build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep copying GPy/plotting/plotly_dep/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep copying GPy/plotting/plotly_dep/plot_definitions.py -> build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep copying GPy/plotting/plotly_dep/defaults.py -> build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep running egg_info writing GPy.egg-info/PKG-INFO writing dependency_links to GPy.egg-info/dependency_links.txt writing requirements to GPy.egg-info/requires.txt writing top-level names to GPy.egg-info/top_level.txt reading manifest file 'GPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'GPy.egg-info/SOURCES.txt' copying GPy/defaults.cfg -> build/lib.linux-x86_64-3.7/GPy copying GPy/installation.cfg -> build/lib.linux-x86_64-3.7/GPy copying GPy/kern/src/coregionalize_cython.c -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/coregionalize_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_cython.c -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_utils.c -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_utils.h -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/sympy_helpers.h -> build/lib.linux-x86_64-3.7/GPy/kern/src creating build/lib.linux-x86_64-3.7/GPy/kern/src/todo copying GPy/kern/src/todo/odekern1.c -> build/lib.linux-x86_64-3.7/GPy/kern/src/todo copying GPy/models/state_space_cython.c -> build/lib.linux-x86_64-3.7/GPy/models copying GPy/models/state_space_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/models copying GPy/util/choleskies_cython.c -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/choleskies_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/data_resources.json -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/football_teams.json -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/linalg_cython.c -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/linalg_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/util running build_ext building 'GPy.kern.src.stationary_cython' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/GPy creating build/temp.linux-x86_64-3.7/GPy/kern creating build/temp.linux-x86_64-3.7/GPy/kern/src gcc -pthread -B /home/gbenga/Downloads/abiona1008/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include -I. -I/home/gbenga/Downloads/abiona1008/include/python3.7m -c GPy/kern/src/stationary_cython.c -o build/temp.linux-x86_64-3.7/GPy/kern/src/stationary_cython.o -fopenmp -O3 In file included from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1824:0, from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from GPy/kern/src/stationary_cython.c:242: /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]

warning "Using deprecated NumPy API, disable it with " \

  ^
GPy/kern/src/stationary_cython.c: In function ‘__Pyx_ExceptionSave’:
GPy/kern/src/stationary_cython.c:19389:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     *type = tstate->exc_type;
                   ^
GPy/kern/src/stationary_cython.c:19390:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     *value = tstate->exc_value;
                    ^
GPy/kern/src/stationary_cython.c:19391:17: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     *tb = tstate->exc_traceback;
                 ^
GPy/kern/src/stationary_cython.c: In function ‘__Pyx_ExceptionReset’:
GPy/kern/src/stationary_cython.c:19403:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     tmp_type = tstate->exc_type;
                      ^
GPy/kern/src/stationary_cython.c:19404:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     tmp_value = tstate->exc_value;
                       ^
GPy/kern/src/stationary_cython.c:19405:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     tmp_tb = tstate->exc_traceback;
                    ^
GPy/kern/src/stationary_cython.c:19406:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     tstate->exc_type = type;
           ^
GPy/kern/src/stationary_cython.c:19407:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     tstate->exc_value = value;
           ^
GPy/kern/src/stationary_cython.c:19408:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     tstate->exc_traceback = tb;
           ^
GPy/kern/src/stationary_cython.c: In function ‘__Pyx_GetException’:
GPy/kern/src/stationary_cython.c:19451:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     tmp_type = tstate->exc_type;
                      ^
GPy/kern/src/stationary_cython.c:19452:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     tmp_value = tstate->exc_value;
                       ^
GPy/kern/src/stationary_cython.c:19453:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     tmp_tb = tstate->exc_traceback;
                    ^
GPy/kern/src/stationary_cython.c:19454:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     tstate->exc_type = local_type;
           ^
GPy/kern/src/stationary_cython.c:19455:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     tstate->exc_value = local_value;
           ^
GPy/kern/src/stationary_cython.c:19456:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     tstate->exc_traceback = local_tb;
           ^
GPy/kern/src/stationary_cython.c: In function ‘__Pyx_ExceptionSwap’:
GPy/kern/src/stationary_cython.c:19478:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     tmp_type = tstate->exc_type;
                      ^
GPy/kern/src/stationary_cython.c:19479:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     tmp_value = tstate->exc_value;
                       ^
GPy/kern/src/stationary_cython.c:19480:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     tmp_tb = tstate->exc_traceback;
                    ^
GPy/kern/src/stationary_cython.c:19481:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’
     tstate->exc_type = *type;
           ^
GPy/kern/src/stationary_cython.c:19482:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’
     tstate->exc_value = *value;
           ^
GPy/kern/src/stationary_cython.c:19483:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’
     tstate->exc_traceback = *tb;
           ^
In file included from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21:0,
                 from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from GPy/kern/src/stationary_cython.c:242:
GPy/kern/src/stationary_cython.c: At top level:
/home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function]
 _import_array(void)
 ^
error: command 'gcc' failed with exit status 1

----------------------------------------

Command "/home/gbenga/Downloads/abiona1008/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-install-u83db_ub/gpy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-p9cpm64z/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-u83db_ub/gpy/

mzwiessele commented 5 years ago

Unfortunately GPy does not support python 3.7 yet.

On 7 Apr 2019, at 18:05, GbengaOdesanmi notifications@github.com wrote:

y/util copying GPy/util/classification.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/normalizer.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/netpbmfile.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/univariate_Gaussian.py -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/config.py -> build/lib.linux-x86_64-3.7/GPy/util creating build/lib.linux-x86_64-3.7/GPy/plotting copying GPy/plotting/Tango.py -> build/lib.linux-x86_64-3.7/GPy/plotting copying GPy/plotting/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting copying GPy/plotting/abstract_plotting_library.py -> build/lib.linux-x86_64-3.7/GPy/plotting creating build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/latent_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/plot_util.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/kernel_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/gp_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/inference_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot copying GPy/plotting/gpy_plot/data_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/gpy_plot creating build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/visualize.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/mapping_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/svig_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/maps.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/base_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/plot_definitions.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/util.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/defaults.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/ssgplvm.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/variational_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/priors_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep copying GPy/plotting/matplot_dep/img_plots.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep creating build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers copying GPy/plotting/matplot_dep/controllers/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers copying GPy/plotting/matplot_dep/controllers/axis_event_controller.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers copying GPy/plotting/matplot_dep/controllers/imshow_controller.py -> build/lib.linux-x86_64-3.7/GPy/plotting/matplot_dep/controllers creating build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep copying GPy/plotting/plotly_dep/init.py -> build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep copying GPy/plotting/plotly_dep/plot_definitions.py -> build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep copying GPy/plotting/plotly_dep/defaults.py -> build/lib.linux-x86_64-3.7/GPy/plotting/plotly_dep running egg_info writing GPy.egg-info/PKG-INFO writing dependency_links to GPy.egg-info/dependency_links.txt writing requirements to GPy.egg-info/requires.txt writing top-level names to GPy.egg-info/top_level.txt reading manifest file 'GPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'GPy.egg-info/SOURCES.txt' copying GPy/defaults.cfg -> build/lib.linux-x86_64-3.7/GPy copying GPy/installation.cfg -> build/lib.linux-x86_64-3.7/GPy copying GPy/kern/src/coregionalize_cython.c -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/coregionalize_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_cython.c -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_utils.c -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/stationary_utils.h -> build/lib.linux-x86_64-3.7/GPy/kern/src copying GPy/kern/src/sympy_helpers.h -> build/lib.linux-x86_64-3.7/GPy/kern/src creating build/lib.linux-x86_64-3.7/GPy/kern/src/todo copying GPy/kern/src/todo/odekern1.c -> build/lib.linux-x86_64-3.7/GPy/kern/src/todo copying GPy/models/state_space_cython.c -> build/lib.linux-x86_64-3.7/GPy/models copying GPy/models/state_space_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/models copying GPy/util/choleskies_cython.c -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/choleskies_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/data_resources.json -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/football_teams.json -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/linalg_cython.c -> build/lib.linux-x86_64-3.7/GPy/util copying GPy/util/linalg_cython.pyx -> build/lib.linux-x86_64-3.7/GPy/util running build_ext building 'GPy.kern.src.stationary_cython' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/GPy creating build/temp.linux-x86_64-3.7/GPy/kern creating build/temp.linux-x86_64-3.7/GPy/kern/src gcc -pthread -B /home/gbenga/Downloads/abiona1008/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include -I. -I/home/gbenga/Downloads/abiona1008/include/python3.7m -c GPy/kern/src/stationary_cython.c -o build/temp.linux-x86_64-3.7/GPy/kern/src/stationary_cython.o -fopenmp -O3 In file included from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1824:0, from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from GPy/kern/src/stationary_cython.c:242: /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]

warning "Using deprecated NumPy API, disable it with "

^ GPy/kern/src/stationary_cython.c: In function ‘Pyx_ExceptionSave’: GPy/kern/src/stationary_cython.c:19389:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ type = tstate->exc_type; ^ GPy/kern/src/stationary_cython.c:19390:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ value = tstate->exc_value; ^ GPy/kern/src/stationary_cython.c:19391:17: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ *tb = tstate->exc_traceback; ^ GPy/kern/src/stationary_cython.c: In function ‘Pyx_ExceptionReset’: GPy/kern/src/stationary_cython.c:19403:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ tmp_type = tstate->exc_type; ^ GPy/kern/src/stationary_cython.c:19404:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ tmp_value = tstate->exc_value; ^ GPy/kern/src/stationary_cython.c:19405:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ tmp_tb = tstate->exc_traceback; ^ GPy/kern/src/stationary_cython.c:19406:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ tstate->exc_type = type; ^ GPy/kern/src/stationary_cython.c:19407:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ tstate->exc_value = value; ^ GPy/kern/src/stationary_cython.c:19408:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ tstate->exc_traceback = tb; ^ GPy/kern/src/stationary_cython.c: In function ‘Pyx_GetException’: GPy/kern/src/stationary_cython.c:19451:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ tmp_type = tstate->exc_type; ^ GPy/kern/src/stationary_cython.c:19452:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ tmp_value = tstate->exc_value; ^ GPy/kern/src/stationary_cython.c:19453:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ tmp_tb = tstate->exc_traceback; ^ GPy/kern/src/stationary_cython.c:19454:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ tstate->exc_type = local_type; ^ GPy/kern/src/stationary_cython.c:19455:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ tstate->exc_value = local_value; ^ GPy/kern/src/stationary_cython.c:19456:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ tstate->exc_traceback = local_tb; ^ GPy/kern/src/stationary_cython.c: In function ‘Pyx_ExceptionSwap’: GPy/kern/src/stationary_cython.c:19478:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ tmp_type = tstate->exc_type; ^ GPy/kern/src/stationary_cython.c:19479:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ tmp_value = tstate->exc_value; ^ GPy/kern/src/stationary_cython.c:19480:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ tmp_tb = tstate->exc_traceback; ^ GPy/kern/src/stationary_cython.c:19481:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’ tstate->exc_type = type; ^ GPy/kern/src/stationary_cython.c:19482:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’ tstate->exc_value = value; ^ GPy/kern/src/stationary_cython.c:19483:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’ tstate->exc_traceback = *tb; ^ In file included from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21:0, from /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from GPy/kern/src/stationary_cython.c:242: GPy/kern/src/stationary_cython.c: At top level: /home/gbenga/Downloads/abiona1008/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^ error: command 'gcc' failed with exit status 1


Command "/home/gbenga/Downloads/abiona1008/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-install-u83db_ub/gpy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-p9cpm64z/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-u83db_ub/gpy/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.