Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Error during optimization: console log output: dyld[10867]: Symbol not found #2570

Open
adiga96 opened this issue Apr 14, 2024 · 0 comments

Comments

@adiga96
Copy link

adiga96 commented Apr 14, 2024

I was initially getting the libtbb.dylib not being found issue. Somehow fixed this and now running into new error while optimizing prophet. Doesn't seem like anyone ran into the "Symbol no found" error yet. Any thoughts?

RuntimeError: Error during optimization: console log output:

dyld[10867]: Symbol not found: __ZN3tbb19task_scheduler_init10initializeEim
Referenced from: <9798289F-BDD9-37AF-B627-42305FFF9083> /opt/homebrew/lib/python3.8/site-packages/prophet/stan_model/prophet_model.bin
Expected in: <8931D445-CB0D-3D5E-8792-D8CDFBC41B4C> /opt/homebrew/Cellar/tbb/2021.11.0/lib/libtbb.12.11.dylib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant