Having newly installed on julia v0.6.3 the package vOptGeneric.jl, I would like to understand why the vOptGeneric runtests.jl failed?
Summarised as below:
julia> include("C:/Users/office/.julia/v0.6/vOptGeneric/test/runtests.jl")
Warning: Not solved to optimality, status: Infeasible
Warning: Infeasibility ray (Farkas proof) not available
Test Failed
ERROR: LoadError: There was an error during testing while loading C:\Users\office.julia\v0.6\vOptGeneric\test\runtests.jl, in expression starting on line 82
Thanks for any assistance with this.
Having newly installed on julia v0.6.3 the package vOptGeneric.jl, I would like to understand why the vOptGeneric runtests.jl failed?
Summarised as below:
julia> include("C:/Users/office/.julia/v0.6/vOptGeneric/test/runtests.jl")
Warning: Not solved to optimality, status: Infeasible
Warning: Infeasibility ray (Farkas proof) not available
Test Failed
ERROR: LoadError: There was an error during testing while loading C:\Users\office.julia\v0.6\vOptGeneric\test\runtests.jl, in expression starting on line 82
Thanks for any assistance with this.