After updating to rc2, Pkg.build("IJulia") resulted in an infinite cycle of
errors. After watching the errors for a a few minutes I hit ctrl-C a few
times to stop. I then tried to build WinRPM. This also resulted is a
cycle of errors. Next I quit julia, deleted the v0.4 directory, restarted
julia and Pkg.add("IJulia"). This also resulted in a cycle of errors.
Now jupiter will not run for Julia 0.3.11 or 0.4.0-rc2. It does still work
with Python 3.
I'm going to go back to rc1 and see if the problem goes away.
-Chris