quantum icon indicating copy to clipboard operation
quantum copied to clipboard

dlOpen error on mac os

Open supersimple33 opened this issue 10 months ago • 0 comments

I am able to fully build the package on my laptop and install the pip wheel. However when I try to import the library in my python file I am getting.

tensorflow.python.framework.errors_impl.NotFoundError: dlopen(_tfq_simulate_ops.so, 0x0006): symbol not found in flat namespace '__ZN10tensorflow12OpDefBuilder10SetShapeFnENSt3__18functionIFN4absl12lts_202308026StatusEPNS_15shape_inference16InferenceContextEEEE'

supersimple33 avatar May 12 '25 00:05 supersimple33