On 3/5/07, Dethe Elza <[EMAIL PROTECTED]> wrote:
> On 5-Mar-07, at 4:45 AM, Chris Van Bael wrote:
>
> > Hi all,
> >
> > doesn't anybody have an idea on how to solve this issue?
>
> Sorry, didn't see your original post.
>
> You can address the python instance in the application bundle (which
> will
On 5-Mar-07, at 4:45 AM, Chris Van Bael wrote:
> Hi all,
>
> doesn't anybody have an idea on how to solve this issue?
Sorry, didn't see your original post.
You can address the python instance in the application bundle (which
will use the modules in the application bundle), but I think you'll
Hi all,
doesn't anybody have an idea on how to solve this issue?
Thanks,
Chris
On 2/27/07, Chris Van Bael <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Maybe a totally noob question, but I'll ask it anyway since I couldn't
> find an answer on the series of tubes...
> I'm working on a pygame program
Hi all,
Maybe a totally noob question, but I'll ask it anyway since I couldn't
find an answer on the series of tubes...
I'm working on a pygame program that runs on Linux, Windows and Mac.
It uses an database which it accesses through SQLAlchemy.
So on Linux in setup.py we have a section to instal