cscherrer / SossMLJ.jl

SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language
https://cscherrer.github.io/SossMLJ.jl/stable/
MIT License
15 stars 1 forks source link

Tests are failing on Julia nightly #112

Closed DilumAluthge closed 3 years ago

DilumAluthge commented 3 years ago

The issue here is in the ProgressMeter.jl package, caused by changes in the Printf stdlib on Julia nightly.

So there is nothing that we need to do in Soss or SossMLJ.