【发布时间】:2014-05-02 00:33:10
【问题描述】:
我在运行 pygame 程序时遇到了Error: 'module' object has no attribute 'copy'。在我的代码中,我从未提到过复制属性,所以我不明白错误来自哪里。
【问题讨论】:
-
将代码连同堆栈跟踪一起发布到程序中。如果代码或堆栈跟踪很多,请使用gist.github.com。
标签: module pygame python-2.5 attributeerror traceback