On 12/05/2023 17:23, Kalpesh Patel wrote:
Thanks Kalpesh - my replies in-line
That is all tell-tale sign of barfed up path for the env...

Additional steps to debug:

1 - Launch normal Command Prompt

2 - Type in following to know which perl binary you are actually executing:

        where perl

--> this should display 'C:\Strawberry\perl\bin\perl.exe'
It did.

3 - type following at the command prompt (let's validate if the env is setup
correctly or not):

        perl --version

--> this step should display perl 5, version 28 (your might very in the
version but should be around '28')
version 32
4 - type following at the command prompt (let's validate if the F::Q is
setup and working correctly):

        perl -MFinance::Quote -e "print $Finance::Quote::VERSION .\"\n\";"

--> this step should display 1.54 (your might be different version)

After turning off antivirus and re-running the installer, it did display 1.54.

However,on re-starting GNC, and clicking 'get quotes' when i had selected AAL.L, it did return yesterday's closing price for AAL, but not for anything else. I tried selecting 'LSE' and running 'get quotes' but that did nothing. I then tried selecting another single stock and running it, but that did nothing either.

Any thoughts?

[Many thanks to everyone who has replied]

--
--
Cheerio,

Graham

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to