bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Error when loading GLPK.jl in Julia: "LoadError: ArgumentError


From: Heinrich Schuchardt
Subject: Re: [Fwd: Error when loading GLPK.jl in Julia: "LoadError: ArgumentError: Package GLPK does not have CEnum in its dependencies"]
Date: Wed, 5 Aug 2020 08:57:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hello Clark,

your problem seems not to be related to the C code of the GLPK libarary
for which we use the bug-glpk list. Please, report your problem to the
maintainers of GLPK.jl. You could open an issue at:

https://github.com/jump-dev/GLPK.jl

Best regards

Heinrich

On 04.08.20 22:13, Andrew Makhorin wrote:
> -------- Forwarded Message --------
> From: Clark Pixton <clark_pixton@byu.edu>
> To: bug-glpk@gnu.org <bug-glpk@gnu.org>
> Subject: Error when loading GLPK.jl in Julia: "LoadError:
> ArgumentError: Package GLPK does not have CEnum in its dependencies"
> Date: Tue, 4 Aug 2020 20:08:14 +0000
>
>> Hello,
>>  
>> I am running Julia 1.4.2 in Jupyter Notebook on a Windows 10 machine.
>> I have installed Julia’s GLPK.jl package. When I run the code `using
>> GLPK`, I get the following error message:
>>  
>> ERROR: LoadError: ArgumentError: Package GLPK does not have CEnum in
>> its dependencies:
>> - If you have GLPK checked out for development and have
>>   added CEnum as a dependency but haven't updated your primary
>>   environment's manifest file, try `Pkg.resolve()`.
>> - Otherwise you may need to report an issue with GLPK
>>  
>> As suggested in the message, I am reporting the error.
>> `Pkg.resolve()` did nothing, nor am I aware of checking out GLPK for
>> development; this is my first time using the solver.
>>  
>> Any help would be much appreciated.
>>  
>> Thanks,
>> Clark
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]