help-octave
[Top][All Lists]
Advanced

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

Re: Warnings from pkg load package_name


From: Kai Torben Ohlhus
Subject: Re: Warnings from pkg load package_name
Date: Tue, 17 Jul 2018 22:07:17 +0200

On Tue, 17 Jul 2018, 09:24 Michel, <address@hidden> wrote:
Hello,

 I get some warnings like that:

warning: called from
    load_packages_and_dependencies at line 48 column 5
    load_packages at line 47 column 3
    pkg at line 457 column 7

  Is this a dependency problem?
  Maybe, the package have to be loaded in a certain order ? If yes What the
order is?

Regards,

Michel

Which version of Octave do you use and which package are you trying to load?  Did you install that package before with

   pkg install -forge package_name

or do you try to load an older installation from a previous Octave version?

HTH,
Kai

reply via email to

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