You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current state, it is broken on 0.3 and gives a ERROR: isexpr not defined while on 0.4 it freezes as mentioned in #10.
The good news is all these issues are fixed in master and Pkg.checkout("Mux") fixes things. It would be awesome if you could release a new version, solving this and not having to need the Pkg.checkout anymore! 😄
Hey,
Mux has been causing a lot of problems over at Escher recently. See JuliaGizmos/Escher.jl#66, JuliaGizmos/Escher.jl#62, JuliaGizmos/Escher.jl#53.
In the current state, it is broken on
0.3
and gives aERROR: isexpr not defined
while on0.4
it freezes as mentioned in #10.The good news is all these issues are fixed in
master
andPkg.checkout("Mux")
fixes things. It would be awesome if you could release a new version, solving this and not having to need thePkg.checkout
anymore! 😄Thanks.
Rohit.
cc: @shashi
The text was updated successfully, but these errors were encountered: