Pinning Winston Pkg.pin("Winston", v"0.11.0")
seems to fix the problem in question and at least a simple plot works. There are new warnings: julia> using Winston Warning: could not import Base.add into Winston Warning: could not import Base.Text into Tk On Thursday, May 21, 2015 at 11:34:48 AM UTC+3, Andreas Lobinger wrote: > > Probably related: > https://github.com/nolta/Winston.jl/issues/220 > > >