Closed subhacom closed 7 months ago
Does this still exist? with the latest update hope this is resolved
This should be resolved now.
On Sat, 9 Mar, 2024, 00:37 HarshaRani, @.***> wrote:
Does this still exist? with the latest update hope this is resolved
— Reply to this email directly, view it on GitHub https://github.com/BhallaLab/moose-core/issues/463#issuecomment-1986253087, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDFHX64QWOE5MSB5EKX4DYXIEANAVCNFSM6AAAAAAZKGBKXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBWGI2TGMBYG4 . You are receiving this because you authored the thread.Message ID: @.***>
Resolved in commit 8b37d2d691dfa
On mac with Anaconda, Python 3.10.6, attempt to build moose results in compilation error:
This is a known issue that has been resolved in newer versions of PyBind11 (https://github.com/pybind/pybind11/discussions/4333?sort=top)
Copying the latest includes from pybind11 into
moose-core/external/pybind11/include/pybind11
solves this issue.