Hi Mick,
just run your script with a Python interpreter, that has access to this module.
How is your system set up?
Detlev
> Am 17.08.2020 um 11:44 schrieb Mick Sulley :
>
> I have installed YahooFinancials with pip3 install YahooFinancials
>
> I have written code which uses this, if I run it
I have installed YahooFinancials with pip3 install YahooFinancials
I have written code which uses this, if I run it in a terminal it works,
but if I run it in Eric6 I get a ModuleNotFound error
The module has been written to
~/.local/lib/python3.8/site-packages/yahoofinancials
I'm sure this