[python]找不到mfc71.dll

看了這一本

的安裝Python win32 Extensions後,發現Mark Hammond寫的網站搬來這了http://python.net/crew/mhammond/win32/
安裝後使用Python win出現了這個錯誤
原來少注意了這一段:

MFC DLLs for Pythonwin

To run Pythonwin, you may need a copy of the Microsoft MFC DLLs.  You should only install these files if the install process tells you the DLL can not be found, or if Pythonwin fails to start due to this DLL missing.

  • For Python 2.3 the DLL is likely to already be installed – but if not, you can use mfc42.dll (995,383 bytes)
  • For Python 2.4, the DLL is likely to not be installed – you need mfc71.dll (1,060,864 bytes)

Download these files and save them to your Windows System32 directory.

因為我的Windows System32被鎖住了,我只好放到path有的資料夾中才可以用。

感謝你看到這裡,很快就可以離開了,但最好的獎勵行動就是按一下幫我分享或留言,感恩喔~

點我分享到Facebook

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *