PufferLib 4.0 macOS installation fixes#507
PufferLib 4.0 macOS installation fixes#507daphne-cornelisse wants to merge 1 commit intoPufferAI:4.0from
Conversation
|
I'm trying this fix out and am running into some issues. Are you running this on an Intel or M mac? |
Apple M5 chip |
I have an M5 too, looks like the main issue was that I was running just I actually was able fix this issue that stems from OpenMP gcc and llvm/clang linking differences. |
Maybe easiest to open a new PR to the puffer repo? |
I ended up spend all of today digging into this issue more and found out that Joseph actually implemented your fix ~a week ago on 4.0. 😄 Also, I created a new PR #527 that improves this fix by addressing the real root cause of this issue which will end up saving a good amount of maintenance for mac in the future(hopefully). |
A couple of fixes that allow me to run puffer on macOS