Skip to content

install pyql in mac #258

@Seanwu928

Description

@Seanwu928

i`ve install xcode,boost & cython.
then run setup.py ,but the terminal shows 1 error below:
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Users/Sean/opt/anaconda3/include -arch x86_64 -I/Users/Sean/opt/anaconda3/include -arch x86_64 -I/usr/local/include -I. -I../sources/boost_1_55_0 -I./cpp_layer -I/Users/Sean/opt/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/Users/Sean/opt/anaconda3/include/python3.7m -c quantlib/sim/simulate.cpp -o build/temp.macosx-10.9-x86_64-3.7/quantlib/sim/simulate.o
quantlib/sim/simulate.cpp:652:10: fatal error: 'ql/handle.hpp' file not found
#include "ql/handle.hpp"
^~~~~~~~~~~~~~~
1 error generated.
error: command 'gcc' failed with exit status 1

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