JuliaQuant / FinancialBlotter.jl

Trade and Portfolio Accounting in Julia
Other
13 stars 12 forks source link

Cannot install package with new package manager #10

Closed milktrader closed 11 years ago

milktrader commented 11 years ago
julia> Pkg.add("TradingInstrument")
ERROR: The following packages are incompatible with fixed requirements: TradingInstrument
 in _resolve at pkg.jl:182
 in _resolve at no file
 in anonymous at no file:31
 in cd at file.jl:25
 in cd at pkg/dir.jl:28
 in edit at pkg.jl:21
 in add at pkg.jl:18
milktrader commented 11 years ago

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