Stack Overflow : 問程式相關問題的網站

我今天在用py2exe打包一個架構在Twisted的程式成exe時遇到了一個問題,執行產生出來的執行檔會產生這樣的錯誤

ImportError: No module named resource

同時py2exe在產生時也有這樣的說明

['FCNTL', 'OpenSSL', 'email.Generator', 'email.Iterators', 'email.Utils', 'pkg_resources', 'pywintypes', 'resource', 'win32api', 'win32con', 'win32event', 'win32file', 'win32pipe', 'win32process', 'win32security']

於是我就上Twisted的IRC問,有人就這樣說

You might have better luck asking that on stackoverflow.com.

http://stackoverflow.com/

於是我就上去看了一下,看起來是一個問程式設計相關問題的網站,做得還不錯的樣子

然後我就問了我的問題,希望有人會回答 :P

This entry was posted in 中文文章, 分享 and tagged , . Bookmark the permalink.

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">