Giter VIP home page Giter VIP logo

Comments (1)

arleigh418 avatar arleigh418 commented on June 14, 2024

Hi 您好,很高興您提問。
我的環境yfinance版本0.1.63,python版本3.7.6沒有這個問題。

您可以查看yfinance的版本
pip show yfinance

若是版本不同,您可以嘗試看看指定下載0.1.63版本的yfinance
pip install yfinance==0.1.63

若是yfinance版本都一致,問題仍然存在的話,可以朝幾個層面去找問題:

  1. python版本過新,套件不支援(我認為這個可能性比較大)
  2. 您當日過於頻繁使用yfinance或是網路忽然出現問題(若是您一開始可以正常使用yfinance,用一用忽然不行了則有可能是此問題,但若一開始就不能用,我認為1的可能性比較大,或許可以考慮安裝較低版本的python,如3.7.6)

from python-and-taiwan-stock-market.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.