accessible_output and py2exe

  • From: Alex Hall <mehgcap@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Thu, 29 Sep 2011 16:05:49 -0400

Hello all,
I am trying to use py2exe and innoSetup to package a Python project. This project includes the accessible_output package, and everything works fine from source. When I install the executable I get from InnoSetup, though, accessible_output speaks through SAPI only and not through NVDA like it does when the program is run from source. In my py2exe script, I specify the four necessary speech dlls be put in a "lib" folder, and the InnoSetup script takes that folder and puts it in appDir\lib, yet accessible_output does not seem to see the required files and so reverts to SAPI. Has anyone gotten this to work successfully? If so, how did you do it? Thanks.
Have a great day,
Alex (msg sent from BrailleNote
mehgcap@xxxxxxxxx; http://www.facebook.com/mehgcap
__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: