Hi,
In the post you mentioned below, there is step 3:
3 install pygtk 2.10.14 (working well with the framework)
PKG_CONFIG_PATH=/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Cairo.framework/Resource
On Sat, May 16, 2009 at 6:04 PM, Ned Deily wrote:
> Well, no, that's not right. But just to make sure we're talking apples
> to Apples, make sure you are really invoking the pythons you think you
> are. Just cd'ing to a directory doesn't automatically add that
> directory to $PATH. So, if you j
Hi all,
it's been a while since my last question, but unfortunately I didn't
make much progress.
The problem I'm facing now is that PyGTK is not installed correct.
I installed python 2.5 from Python.org.
So if I do cd //Library/Frameworks/Python.framework/Versions/Current/bin/
and python, I get t
Hi,
thanks for the comprehensive explanation!
It clarifies things a lot.
Chris
On Sun, Mar 22, 2009 at 8:23 PM, Ned Deily wrote:
> In article
> <5465ee790903220622m7897dfcch7e8d838e6b429...@mail.gmail.com>,
> Chris Van Bael wrote:
>> some simple questions:
>> - if
Spotlight isn't much help there either, do I have to change anything
in it so that it will find those directories?
Thanks,
Chris
On Tue, Mar 17, 2009 at 5:21 PM, Christopher Barker
wrote:
> Chris Van Bael wrote:
>>
>> So if it says blabla_python2.5_osx10.5.
>> and I have
On Mon, Mar 16, 2009 at 8:41 PM, Christopher Barker
wrote:
>
> (make sure to reply to the list, for the archives...)
>
> Chris Van Bael wrote:
>>
>> Yes, I absolutely do want to buil binaries that can run on 10.3.9 and
>> 10.4!
>> This is very important.
>
Hi,
I want to port an application that runs on Linux and Windows perfectly to OSX.
We use Python 2.5, PyGame, PyGTK and SQLAlchemy for it.
Now I have a system with Leopard on it, but want to make sure what
would be the best solution to get these dependencies installed on it.
I remember reading on
On Fri, Jan 16, 2009 at 1:57 PM, Ranec wrote:
> Hi there,
>
> dumb question, probably, but:
>
> can I build a MacOS App, using py2app, under Windows?
No
> If not, is there any way I can build a MacOS Python Application using a
> Windows PC?
Not legally, but there are VMWare images to run OSX in V
On Thu, Jan 1, 2009 at 7:47 PM, Joel Gluck wrote:
> Hi all,
> Am using py2app and hitting this problem: py2app's built-in recipe for
> pygame is causing the pygame icon to appear when I run the app from the
> dock.
Could you not just replace the pygame icon with your icon?
So still have a file na
Hi all,
I'm trying to get our program to run on OSX (see www.schoolsplay.org)
We use GTK and Pango for RTL support and better font rendering.
I installed the framework from http://www.gtk-osx.org/, but PyGTK
doesn't seem to be installed.
Does anybody have an idea where I can get a binary build of
On Dec 3, 2007 9:26 AM, Chris Van Bael <[EMAIL PROTECTED]> wrote:
> On Dec 3, 2007 8:40 AM, Nicholas Riley <[EMAIL PROTECTED]> wrote:
> > On Sun, Dec 02, 2007 at 03:18:14PM +0100, Chris Van Bael wrote:
> > > I'm trying to port an python application which runs fin
On Dec 3, 2007 8:40 AM, Nicholas Riley <[EMAIL PROTECTED]> wrote:
> On Sun, Dec 02, 2007 at 03:18:14PM +0100, Chris Van Bael wrote:
> > I'm trying to port an python application which runs fine on Windows
> > and Linux to OSX.
> > However, it seems "lang = local
Hi,
I'm trying to port an python application which runs fine on Windows
and Linux to OSX.
However, it seems "lang = locale.getdefaultlocale()[0]" doesn't work.
I've searched quite some bit on the Internet and on this mailinglist,
and apparently it is a problem, but I haven't found any solution for
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 pyt
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...
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
> > What are the versions of py2app, macholib, altgraph, modulegraph on your
> > machine? Likewise for python itself.
> >
> > Just in case this is important: what version of OSX are you using, is it
> > an Intel or PPC system and do you have the Developer Tools installed?
>
> from my first mail:
>
Hi,
I'm getting essentially the same error for some time now.
Could anybody please explain what is going wrong here exactly, because
me and some other people are having the same error and re-installing
py2app doesn't fix the problem.
See:
http://mail.python.org/pipermail/pythonmac-sig/2007-Januar
Hi all,
I want to ask you for some help, for a problem that's coming back to
bite me again.
See: http://mail.python.org/pipermail/pythonmac-sig/2006-November/018421.html
Problem is that striping for i386 doesn't succeed on a G4. Did the
uninstall according to the py2app webpage, but still fails.
...
Chris
On 11/8/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote:
>
> On Wednesday, November 08, 2006, at 09:09AM, "Chris Van Bael" <[EMAIL
> PROTECTED]> wrote:
> >Hi,
> >
> >Whatever I try, I always get a very ugly icon in my Python program.
> >
>
Thanks!
I'll try that, I'm on 3.5 btw.
On 11/8/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote:
>
> On Wednesday, November 08, 2006, at 09:09AM, "Chris Van Bael" <[EMAIL
> PROTECTED]> wrote:
> >Hi,
> >
> >Whatever I try, I always get a ver
Hi,
Whatever I try, I always get a very ugly icon in my Python program.
What I do:
Open Icon Composer, click on the 128x128 field and open an 180x180 icon.
Let it rescale it and save it as an icns file.
In Preview this icns file looks great.
When I make an app with py2app it's included "--iconfil
On 10/30/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> On 10/29/06, Chris Van Bael <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm building an application on a PPC Mini in Python with PyGame.
> > When I run "python setup.py py2app" I get a .
Strange because I followed that manual exactly.
But I'll try again...
Thanks for the help
On 10/30/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> On 10/29/06, Chris Van Bael <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm building an application on a PPC
Hi,
I'm building an application on a PPC Mini in Python with PyGame.
When I run "python setup.py py2app" I get a .app file made that runs
on my (and other) PPC Macs. But it fails on Intel Macs.
I presume these last lines I get have something to do with it:
"
/usr/bin/strip: for architecture i386
Hi all,
I'm the window maintainer of Childsplay(childsplay.sourceforge.net),
and wanted to port it also to Mac. But I got a problem with py2app.
So my source directory looks a bit like this: (simplified)
ConfParser.py
childsplay.py
setup.py
In a terminal "python childsplay.py" runs just fine. (
26 matches
Mail list logo