Dependency
Walker to ensure it's finding the dll dependencies in that directory.
~Gerdus
On Tue, Sep 2, 2008 at 7:24 PM, Tim Grove <[EMAIL PROTECTED]> wrote:
In the recipe found at
http://www.cairographics.org/cookbook/librsvgpython/, the intro reads:
"Normally it's e
aths "seem" to be okay, but there must still be something that I'm
missing.
Tim
Martin (gzlist) wrote:
On 26/08/2008, Tim Grove <[EMAIL PROTECTED]> wrote:
Any ideas why a particular dll won't load on Windows XP Pro using
ctypes?
I'm going to take
Any ideas why a particular dll won't load on Windows XP Pro using
ctypes? The dll in question is 'librsvg-2-2.dll' (a link if anyone cares to try!!!
http://ftp.gnome.org/pub/gnome/binaries/win32/librsvg/2.22/) The other dlls from the GTK libraries seem to load okay,
so I'm more than puzzled!! I
There is an "SQLite Manager" add-on for Firefox which is pretty neat.
Have a look at
https://addons.mozilla.org/en-US/firefox/search?q=sqlite&cat=all. Might
be useful to you!
Tim
Steffen Mutter wrote:
Hi Joe!
Am Tue, 01 Jul 2008 17:51:35 -0700 schrieb Joe Goldthwaite:
I'm confused.
I would like to write a python script which could take a movie file name
(avi, mov, mpg) along with a start and stop time as parameters, and
return to me a new movie file just containing that section of the
original which I'm interested in. Is there a Python library which could
already perform