Josef Lindman Hörnlund
Josef Lindman Hörnlund
I have the same problem. After some debugging I think the problem comes from this change https://github.com/emacs-mirror/emacs/commit/e27385ec372b36822958ebed6792ca806b1a0c3d Not sure how to fix it yet though
Ok, the problem is that Elpy overwrites `python-shell-send-file` with its own version that calls `python-shell-send-string`. But in 28.1 `python-shell-send-string` can call `python-shell-send-file` so the program enters an infinite recursion that...
@fehiepsi Do you still think the mixed HMC merged in https://github.com/pyro-ppl/numpyro/pull/826 will fix this? Have you tried it?
@d-diaz The horseshoe is another sparsity inducing prior compared to the spike and slab, avoiding the enumeration problem discussed in this ticket.
Works with latest `flycheck` in my setup. So closing.
Also having the same problem - would love to have it fixed.