Skip to content

build issue #3

Description

@Mike31415

I have installed all dependencies via conda (as suggested). But I am getting errors in the build all around this line in the file cast.h
This looks like the first one, can you help?

In file included from /bfprojects/Development/Scripts/mlipkin/LEADD/LEADD/pybind11/include/pybind11/attr.h:13,
from /bfprojects/Development/Scripts/mlipkin/LEADD/LEADD/pybind11/include/pybind11/pybind11.h:45,
from /bfprojects/Development/Scripts/mlipkin/LEADD/LEADD/source/pyLEADD.cpp:1:
/bfprojects/Development/Scripts/mlipkin/LEADD/LEADD/pybind11/include/pybind11/cast.h: In function 'std::string pybind11::detail::error_string()':
/bfprojects/Development/Scripts/mlipkin/LEADD/LEADD/pybind11/include/pybind11/cast.h:446:36: error: invalid use of incomplete type 'PyFrameObject' {aka 'struct _frame'}
446 | " " + handle(frame->f_code->co_filename).caststd::string() +
| ^~

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions