How to set Path to Module

Mick Sulley mick at sulley.info
Mon Aug 17 10:44:59 BST 2020


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 is my lack of understanding of the Eric6 setup, but I 
cannot find a way to tell it where this module is, can you tell me how 
to do this please?

Thanks

Mick



More information about the Eric mailing list