On Thu, 4 Feb 2021, Sven Schreiber wrote:
Am 04.02.2021 um 01:48 schrieb Allin Cottrell:
> On Wed, 3 Feb 2021, Riccardo (Jack) Lucchetti wrote:
>
>> On Wed, 3 Feb 2021, Brian Revell wrote:
>>
>>> I have tried to install this package - but keep getting the error
>>> message -
>>>
>>> season_plot: dependency string_utils was not found
>>>
>>> Any suggestions where i might find it would be appreciated.
>>
>> Oh, that's easy: string_utils is just another package. Just install
>> that one and you should be ok.
>>
>> PS: it would be nice if this could be automated. I guess this is
>> something we could plan for gretl 2021b.
>
> Debug, not plan. This is already supposed to work; if it's failing in
> certain cases we need to track that down. Here's a transaction in the
> gretl console:
Well, I can confirm Brian's problem that this isn't working when trying
to install from the GUI on Windows. (look on server)
True, dependency-handling was not hooked up for installing a package
via the "look on server" window. That's now fixed in git.
Allin