yfinance icon indicating copy to clipboard operation
yfinance copied to clipboard

Help: Don't work with Python 3 X86 :-( only with Python x64

Open pbenaim opened this issue 1 year ago • 3 comments

With python x86 ( not 64 ) I haven't any error with install with :

pip install yfinance --upgrade --no-cache-dir 👍

But when I call :

import yfinance as yf

Python exit, just after, without any error message 👎

Any idea why ? With in X86? Because I use one old Win Tablet as a server ;-)

yfinance working only in 64 ?

Thanks a lot for your help

pbenaim avatar Jun 16 '23 17:06 pbenaim

Any other Python modules have same problem?

ValueRaider avatar Aug 10 '23 18:08 ValueRaider

Which module?

pbenaim avatar Aug 11 '23 10:08 pbenaim

You can name them if you want.

ValueRaider avatar Aug 11 '23 10:08 ValueRaider