From: Wesley P. <bu...@gm...> - 2007-05-03 13:37:54
|
I am trying to create exe distribution file. But when I run the exe file I get the following error: Traceback (most recent call last): File "LBV.py", line 896, in <module> File "PythonCard\model.pyc", line 366, in __init__ File "PythonCard\resource.pyc", line 45, in __init__ File "PythonCard\util.pyc", line 39, in readAndEvalFile TypeError: coercing to Unicode: need string or buffer, NoneType found I am using the ansi wxpython. Any ideas? Thanks -- efil si doog |