py2exe
"Wesley Phillips" <[email protected]>
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
Folks, I have looked at the tutorials and "googled" for problems similar to mine. No luck with any of that. Here's a thought. The solution to similar problems has been to have from PythonCard.components import textfield as opposed to from PythonCard import textfield This won't work for model, resource, and util because they are not named components in Pythoncard. From my searching on google, obviously people are having sucessful builds with pythoncard and py2exe. ---------- Forwarded message ---------- From: Wesley Phillips <[email protected]> Date: May 3, 2007 9:37 AM Subject: py2exe To: [email protected] 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 -- efil si doog ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pythoncard-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pythoncard-users