wxPython Pit Apps: Currently not runnning (or with problems)

Hi

Thanks for the testing anyways :slight_smile: Please let me know if you figure out what’s causing the problem on your other PC.

Regards,

···


Rune Devik
http://www.garageinnovation.org

On 10/12/06, Franz Steinhaeusler franz.steinhaeusler@gmx.at wrote:

Rune Devik wrote:

Hi
I use actually use pyinstaller because it’s better on import handling but

it’s been a while since I used py2exe so maybe I should give em a chance
again :wink: Also in the past I failed to figure out how to embed a icon for my
executable, it may work now though. Will have a look. Also struggling with

some other strange things that might be related to the freezing itself. If
you run my app from source the icons displayed just before the app name is
transparent, if you run the frozen version they are not transparent. Was

thinking of trying a different freeze utility to test out if this is the
cause of it…

Strange, I even tried it at home

it is working!!! (both versions the 1_5 exe and the Src

(unchanged under ansi wxPython)

I have installed same wxPython and python (I assume,
but I can get into this further).

So do not worry about this to much, your
application is fine and working!

Something on my (other) PC must be messy. :wink:


Franz Steinhaeusler


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org

For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

Hi Franz!

It looks like you have a combination of old and new source files of
SPE. Removing SPE manually completely and reinstalling from scratch
should fix this.

Stani

···

On 10/11/06, Franz Steinhaeusler <franz.steinhaeusler@gmx.at> wrote:

I assume, most of you are not interested in this, but for the
sake of completness, I pasted it into here.
spe:
AttributeError: 'module' object has no attribute 'WIN'

SPE Stani's Python Editor wrote:

···

On 10/11/06, Franz Steinhaeusler <franz.steinhaeusler@gmx.at> wrote:

I assume, most of you are not interested in this, but for the
sake of completness, I pasted it into here.
spe:
AttributeError: 'module' object has no attribute 'WIN'

Hi Franz!

It looks like you have a combination of old and new source files of
SPE. Removing SPE manually completely and reinstalling from scratch
should fix this.

Stani

Thank you, Stani, a new install solved every problem.
--
Franz Steinhaeusler