Re: [Pythonmac-SIG] py2app with wxpython

2011-02-28 Thread Gerhard Schmidt
Am 17.02.11 18:12, schrieb Christopher Barker: > On 2/17/11 2:05 AM, Gerhard Schmidt wrote: >> Hi, >> >> i try to generate an app from a wxPython project. >> >> Generation the App runs without an error. But when i try to start the >> App it terminates. &g

Re: [Pythonmac-SIG] py2app with wxpython

2011-02-28 Thread Gerhard Schmidt
Hi, Sorry was ill some time. Couldn't reply sooner. Am 17.02.2011 18:12, schrieb Christopher Barker: > On 2/17/11 2:05 AM, Gerhard Schmidt wrote: >> Hi, >> >> i try to generate an app from a wxPython project. >> >> Generation the App runs without an error.

[Pythonmac-SIG] py2app with wxpython

2011-02-17 Thread Gerhard Schmidt
Hi, i try to genrate an app from a wxPython project. Generation the App runs without an error. But when i try to start the App it terminates. The logs show that import wx doesn't work. What am i missing. Regards Gerhard import os, sys, glob from setuptools import setup, find_packages APP

[Pythonmac-SIG] Problems with py2app

2011-02-03 Thread Gerhard Schmidt
HI, I try to generate an MacOSX app from one of my wxPython projects. but I've run into some problems with py2app. when I run python setup.py py2app i get the following error running py2app creating /home/users/estartu/projekte/acf/vereinsverwaltung/dist *** filtering dependencies *** 242 tot