On 8-jun-2006, at 22:13, Kaweh Kazemi wrote:
> thanks, but is the setuptools-0.6b2-py2.4 egg broken? trying to
> build from svn does need that package, right? probably easiest if i
> install by hand. just wanted to report the problem.
That's the wrong version, you downloaded the trunk of the
thanks, but is the setuptools-0.6b2-py2.4 egg broken? trying to build
from svn does need that package, right? probably easiest if i install
by hand. just wanted to report the problem.
kaweh$ p setup.py bdist_mpkg --open
Traceback (most recent call last):
File "setup.py", line 89, in ?
Thanks you both for answering me! It would be great if I could make a command line tool that I could script against on any platform, but I am very lazy and it appears that using pyobjc and QTKit is quickest solution. The PIL library does seem very interesting as well. It seems to do "Shake" type
On 8-jun-2006, at 18:44, Kaweh Kazemi wrote:
> hi there,
>
> sorry if that has already been answered previously but i couldn't
> find anything about this issue*:
>
> i have a set of libraries - Panda3D in my case - consisting of
> various *.so and *.dylib (+ python code), which are located in /u
On 8-jun-2006, at 18:55, Kaweh Kazemi wrote:
> hi there,
>
> seems that py2app includes the python documentation into the
> application bundle if it's installed on the system?
>
> myApp/dist/myApp.app/Contents/Frameworks/Python.framework/Versions/
> 2.4/Resources/English.lproj/Documentation
>
> i
hi there,
seems that py2app includes the python documentation into the
application bundle if it's installed on the system?
myApp/dist/myApp.app/Contents/Frameworks/Python.framework/Versions/
2.4/Resources/English.lproj/Documentation
i assume it's because it just copies the Python.framework, c
hi there,
sorry if that has already been answered previously but i couldn't
find anything about this issue*:
i have a set of libraries - Panda3D in my case - consisting of
various *.so and *.dylib (+ python code), which are located in /usr/
local/panda/lib.
using py2app and a rather simple
On 8-jun-2006, at 16:24, Kent Quirk wrote:
> Noah Gift wrote:
>> I am new to python and was interested in writing some python code
>> that
>> converts image sequences, for example tiff, into Quicktime movies,
>> for
>> example animation codec. Can anyone point me in the right direction
>> to
Noah Gift wrote:
> I am new to python and was interested in writing some python code that
> converts image sequences, for example tiff, into Quicktime movies, for
> example animation codec. Can anyone point me in the right direction
> to begin my research? It would be nice to not use pyobjc as
Hi,
I am new to python and was interested in writing some python code that
converts image sequences, for example tiff, into Quicktime movies, for
example animation codec. Can anyone point me in the right
direction to begin my research? It would be nice to not use
pyobjc as I am trying to focus o
10 matches
Mail list logo