You did the right thing for pytensor. You missed another module that uses tensorflow-probability:
numpyro = super.numpyro.overrideAttrs { doInstallCheck = false; };
(The oft-maligned --show-trace output would have shown you this.)
You did the right thing for pytensor. You missed another module that uses tensorflow-probability:
numpyro = super.numpyro.overrideAttrs { doInstallCheck = false; };
(The oft-maligned --show-trace output would have shown you this.)