yfinance
yfinance copied to clipboard
Help: Don't work with Python 3 X86 :-( only with Python x64
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
Any other Python modules have same problem?
Which module?
You can name them if you want.