Skip to content

Installation fails: numpy/arrayobject.h not found #4

@larryluer

Description

@larryluer

This happens on both ubuntu 18.04 and Windows 10, using both numpy 1.13.1 and 1.17.
In a Python 3.6.8 virtual environment, calling pip install phoenics fails with the following error:

phoenics/BayesianNeuralNetwork/dist evaluations.c:611:10 fatal error: numpy/arrayobject.h: no such file or directory.

On Win 10, the requested header file is in the folder
C:\Users\Larry\Documents\vscodeprojs\people.venv36\Lib\site-packages\numpy\core\include\numpy

Why is it not found by the include command?
Thanks for help, Larry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions