Me and Tim started to email each other directly, here are the messages for
anyone who is interested.
~Tom
-- Forwarded message --
From: Tom
Date: Fri, Aug 26, 2011 at 12:04 PM
Subject: Re: [python-win32] Issue with inserting Microsoft Excel charts into
Word
To: Tim Golden
Than
On 25/08/2011 17:50, Tom wrote:
Hello all,
I am writing a reporting application that uses word's COM interface. I
recently found myself needing to insert a chart into the document, and
the "AddChart" method seemed ideal
(http://msdn.microsoft.com/en-us/library/bb226069(v=office.12).aspx).
The cod
Oh yes, and it also lets me build the .exe for the small test app making use of
pyaudiere, so I can now get it to play sounds, with panning etc. quite easily -
will just get some friends etc. to test this on cleaner, older versions of
operating systems etc. once can upload the zip file to FTP se
Thanks, Werner
Adding the reference to the dll_excludes to the options dict made the
py2exe setup.py now run fine.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
- Original Message ---
Subject: Re: [python-win32] Recurrin
At 06:02 AM 8/25/2011, Jacob Kruger wrote:
The last 2 lines rendered in that window are then the following:
*** finding dlls needed ***
error: MSVCP90.dll: No such file or directory
That specific DLL gets copied quite easily into the relevant
subfolder of the dist folder when I run a similar c