Ok, will look into newer versions, in case, but, would those package directories be the same as generated when adding them to data_files when using py2exe?

As in how do you include them for referral/reference when using cx_Freeze? Or do I just copy the directories generated by sound_lib.py2exe_datafiles(), etc. to the output folder of cx_Freeze as well..?

TIA

Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."

----- Original Message ----- From: "James Scholes" <ja...@jls-radio.com>
To: <ja...@blindza.co.za>
Sent: Saturday, 22 March, 2014 1:22 PM
Subject: Re: [wxPython-users] My bzPersonalAssistant code/project


Jacob Kruger wrote:
Otherwise, here's the windows executable version - total of 8.35Mb, and
was built using cx_Freeze - executable there is bzPersonalAssistant.exe:
http://www.blindza.co.za/bzPersonalAssistant/bzPersonalAssistantExecutable.zip

You haven't packaged the lib directories that come with sound_lib and
accessible_output, so your application fails to start from the
executable.  I'd also recommend updating to accessible_output2 from:
http://hg.q-continuum.net/accessible_output2/
--
James Scholes
http://twitter.com/JamesScholes


_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to