JuliaStats / TimeModels.jl

Modeling time series in Julia
Other
57 stars 28 forks source link

Error on install: Packages are incompatible with fixed requirements #2

Closed kmsquire closed 11 years ago

kmsquire commented 11 years ago

Same problem here as with MarketTechnicals.

julia> Pkg2.add("TimeModels")
ERROR: The following packages are incompatible with fixed requirements: TimeModels
 in anonymous at no file:162
 in cd at file.jl:25
 in cd at pkg2/dir.jl:28
 in resolve at pkg2.jl:147
 in resolve at no file (repeats 3 times)
 in anonymous at no file:31
 in cd at file.jl:25
 in cd at pkg2/dir.jl:28
 in edit at pkg2.jl:21
 in add at pkg2.jl:18
milktrader commented 11 years ago

Time to clean it up, see what I can do on vacation

milktrader commented 11 years ago

Installing now that requirements from the METADATA/devel branch where fixed