Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can someone help me about Gurobi package error in Julia #310

Closed
yeziqing63 opened this issue Apr 19, 2020 · 3 comments
Closed

can someone help me about Gurobi package error in Julia #310

yeziqing63 opened this issue Apr 19, 2020 · 3 comments

Comments

@yeziqing63
Copy link

yeziqing63 commented Apr 19, 2020

my computer is mac but i have the windows i cant add the Gurobi in Julia
using Pkg

julia> Pkg.build("Gurobi")
ERROR: Could not parse manifest C:\Users\apple.juliapro\JuliaPro_v1.4.0-1\environments\v1.4\Manifest.toml: CompositeException(Any[Pkg.TOML.ParserError(5, 6, "expected =, but found #")])
Stacktrace:
[1] pkgerror(::String) at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\Types.jl:53
[2] read_manifest(::IOStream; path::String) at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\manifest.jl:164
[3] #43 at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\manifest.jl:173 [inlined]
[4] open(::Pkg.Types.var"#43#44"{String}, ::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at .\io.jl:298
[5] open at .\io.jl:296 [inlined]
[6] read_manifest at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\manifest.jl:172 [inlined]
[7] Pkg.Types.EnvCache(::Nothing) at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\Types.jl:296
[8] EnvCache at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\Types.jl:275 [inlined]
[9] Pkg.Types.Context() at .\util.jl:742
[10] #build#108 at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\API.jl:680 [inlined]
[11] build at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\API.jl:680 [inlined]
[12] #build#105 at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\API.jl:677 [inlined]
[13] build(::String) at C:\Users\julia\AppData\Local\Julia-1.4.0\share\julia\stdlib\v1.4\Pkg\src\API.jl:677
[14] top-level scope at none:0

@odow
Copy link
Member

odow commented Apr 20, 2020

my computer is mac but i have the windows i cant add the Gurobi in Julia

I'm not sure what this means. If you are on Mac, you need to install the Mac version of Gurobi and Julia. If you are on Windows, you need to use the Windows version of Gurobi and Julia.

@odow
Copy link
Member

odow commented May 4, 2020

Any update? If not, I will close as stale.

@odow
Copy link
Member

odow commented May 13, 2020

Closing as stale.

@odow odow closed this as completed May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants