Hey @shark7760, can you try adding this to the top of your script before you start sampling:
import pytensor
pytensor.config.cxx = '/usr/bin/clang++'
Hey @shark7760, can you try adding this to the top of your script before you start sampling:
import pytensor
pytensor.config.cxx = '/usr/bin/clang++'