Nick Porcino

Results 540 comments of Nick Porcino
trafficstars

Ok, can you also do it for `libboost_python310.dylib`? (I'm checking the rpaths to see if they are resolving python from a funny place) (Also, last I checked, conda static links...

Thanks, nothing unusual there. The problem is summarized here in a cpython issue: https://github.com/python/cpython/issues/97524#issuecomment-1458855301 Wenzel's solution for pybind11 is very heavy https://github.com/wjakob/nanobind/commit/8e777d2dcffbe22fbebc9064909094dc52905b0d It seems consistent with that investigation that adding...

Reopened, as the noted commit only partially addressed the PR.

Do you know what version of python you have? I expect python 3.9 and 3.10 to not exhibit this problem. I'm guessing the syntax error comes from one of two...

@orion160 Are you resolving that problem by adding them to your project? Which ones are they?

Ah, tbb, and boost_python. If you're able to get the config files indicating those properly, please let us know what you discover.

"Internal Issue" is the number in our internal database to help us organize things.

Nobody mentioned the contents of the error message in the original post so I'll chime in ``` CMake Error at C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:225 (set): Syntax error in cmake code at C:/Program...

@afichet Your fork doesn't have an Issues section activated for discussion, would you be open to opening that up to continue discussion on your fork?