Open today20050110 opened 6 years ago
請到Code頁面, 下載ch7_fix_yahoo_finance.zip 以及mpl_finance安裝.pdf, 還有問題再討論唷.
老師無法安裝 (base) C:\Users\pc-20160229>pip install git+https://github.com/matplotlib/mpl_finance Collecting git+https://github.com/matplotlib/mpl_finance Cloning https://github.com/matplotlib/mpl_finance to c:\users\pc-201~1\appdata\local\temp\pip-req-build-9rgo1wug Error [WinError 2] 系統找不到指定的檔案。 while executing command git clone -q https://github.com/matplotlib/mpl_finance C:\Users\PC-201~1\AppData\Local\Temp\pip-req-build-9rgo1wug Cannot find command 'git' - do you have 'git' installed and in your PATH?
您好,我是教授的助理 請您直接輸入 pip install mpl_finance 測試看看,謝謝!
github的討論參與者您好! 您在這邊的留言我們比較難在第一時間收到資訊, 所以在這邊邀請您加入我們的LINE@ 1對1聊天群組, 您可以在LINE上討論有關於書中的問題, 讓我們能快速知道您的疑問並與您討論!
LINE@ID:@iex5378o ★☆★使用手機者點選以下網址或使用電腦者掃描以下QRCode立即加入群組★☆★ https://line.me/R/ti/p/%40iex5378o
Traceback (most recent call last): File "C:/Users/pc-20160229/PycharmProjects/untitled2/test1.py", line 5, in
from mpl_finance import quotes_historical_yahoo_ohlc, candlestick_ohlc
ImportError: cannot import name 'quotes_historical_yahoo_ohlc'