[問題] 模組使用問題
剛開始用python
所以在模組下載匯入應用方面非常有問題
我目前已下載安裝了python2.7
並且在網路上找到一個matplotlib的模組安裝檔(含安裝exe檔)並安裝(for win 64 bit)
但是我在IDEL上打
import matplotlib
卻跑出
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import matplotlib
File "C:\Python27\lib\site-packages\matplotlib\__init__.py", line 111, in
<module>
raise ImportError("matplotlib requires dateutil")
ImportError: matplotlib requires dateutil
請問這個問題要怎麼解決呢?
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 115.43.190.130
※ 文章網址: http://www.ptt.cc/bbs/Python/M.1407889546.A.82F.html
→
08/13 11:30, , 1F
08/13 11:30, 1F
→
08/13 11:36, , 2F
08/13 11:36, 2F
→
08/13 23:26, , 3F
08/13 23:26, 3F
Python 近期熱門文章
PTT數位生活區 即時熱門文章