[julia-users] Re: Is 0.6(nightlies) pretty much broken?

2016-10-19 Thread lapeyre . math122a
Nightly builds by Travis and Appveyor broke for me. For OSX and Windows, maybe not Linux. WARNING: The call to compilecache failed to create a usable precompiled cache file for module Combinatorics. On Wednesday, October 12, 2016 at 8:44:16 PM UTC+2, Neal Becker wrote: > > Seems like

[julia-users] Re: Is 0.6(nightlies) pretty much broken?

2016-10-19 Thread wookyoung noh
it looks really danger command :) rm -rf ~/.julia/lib works to me. Best regards, WooKyoung Noh On Thursday, October 13, 2016 at 7:52:16 PM UTC+9, Neal Becker wrote: > > Seems to be fixed with > rm -rf ~/.julia > > Strange that Pkg.rm/Pkg.add didn't seem to fix it > > Neal Becker wrote: >

[julia-users] Re: Is 0.6(nightlies) pretty much broken?

2016-10-13 Thread Neal Becker
Seems to be fixed with rm -rf ~/.julia Strange that Pkg.rm/Pkg.add didn't seem to fix it Neal Becker wrote: > Seems like nothing I try is working now: > Version 0.6.0-dev.896 (2016-10-07 08:16 UTC) > Commit 38a63bd* (3 days old master) > x86_64-redhat-linux > > julia> using Polynomials > INFO: