cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
413 stars 30 forks source link

The latest release of Soss.jl is broken on Julia nightly #206

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago

See e.g.: https://github.com/cscherrer/SossMLJ.jl/pull/111/checks?check_run_id=1084550467

cc: @cscherrer

DilumAluthge commented 4 years ago

I actually don't think this is related to Soss.jl. I've opened an issue to track it in SossMLJ.jl.

DilumAluthge commented 4 years ago

Disregard this discussion. The core issue here is that recent changes in Julia broke the ProgressMeter.jl package. So nothing for us to do in Soss or SossMLJ.