Re: [python-win32] My bzPersonalAssistant code/project

2014-03-23 Thread Jacob Kruger
Ok, next update - took sound_lib out of modules/use, and switched over to only using the code in recClass.py to handle both playback and recording of sound, and can now compile code on my dev machine, using cx_Freeze, into an executable that seems to handle pretty much alright on the VMWare wind

Re: [python-win32] My bzPersonalAssistant code/project

2014-03-22 Thread Jacob Kruger
Ok, next question - partly since I have almost no experience with trying to create/redistribute windows executables, etc. Built this app with both cx_Freeze, and now also a version using py2exe, and the cx_Freeze version doesn't want to run at all inside my one windows XP VMWare instance, which

Re: [python-win32] My bzPersonalAssistant code/project

2014-03-22 Thread Jacob Kruger
ts to welcome you...to the space janitor's closet..." - Original Message - From: mc@mclaveau To: python-win32@python.org Sent: Saturday, 22 March, 2014 1:38 AM Subject: Re: [python-win32] My bzPersonalAssistant code/project Slt! Hmmm... I have downloaded the

Re: [python-win32] My bzPersonalAssistant code/project

2014-03-21 Thread mc@mclaveau
Slt! Hmmm... I have downloaded the source-file. I try it, and... I found that wxPython is necessary. But, perso, I use my own GUI (based on PyWin32). I will try the exe version in a virtual computer, when I will found times. @+ -- MCi Le 22.03.14 00:03, Jacob Kruger a écrit : If of intere

[python-win32] My bzPersonalAssistant code/project

2014-03-21 Thread Jacob Kruger
If of interest, here are two separate download links - the one for the current source code, and the other, larger one for currently compiled windows executable etc. - bzPersonalAssistant.exe. And, since this is sort of first time am really focusing on _trying_ to use wxPython frames, dialog's e