mathew oakes wrote:
Cairo appears to be only available via macports on mac, and I'm not
thorough enough to mix bits of different python distributions, so must
do everything through one.
You should be able to use a macports Cairo lib with a non-macports
pyCairo, but if you've got something work
Working now!
I upgraded py2app, macholib, modulegraph and altgraph to svn versions
(although I found it hard to get the correct svn links...
http://mail.python.org/pipermail/pythonmac-sig/2008-July/020251.html)
pyconfig issues are then dealt with correctly.
Macports py2app is 0.36, and there is
Ned Deily wrote:
Just for the record, I don't think this particular issue has anything
directly to do with either setuptools or python2.6. IIUC, pyconfig.h is
needed for any packages (packaged with standard *distutils*) that
include any C extension modules.
They should only need it when you
On Thu, Sep 24, 2009, Ned Deily wrote:
>
> Just for the record, I don't think this particular issue has anything
> directly to do with either setuptools or python2.6. IIUC, pyconfig.h is
> needed for any packages (packaged with standard *distutils*) that
> include any C extension modules. Fro
In article <4abbc381.4090...@noaa.gov>,
Christopher Barker wrote:
> Ned Deily wrote:
> >> It's not included in the .dmg for Python 2.6.
> > Now I'm really confused :=) I've just installed from the final
> > python.org 2.6, 2.6.1, and 2.6.2 install.dmgs and, for me, each one
> > installed what
Ned Deily wrote:
It's not included in the .dmg for Python 2.6.
Now I'm really confused :=) I've just installed from the final
python.org 2.6, 2.6.1, and 2.6.2 install.dmgs and, for me, each one
installed what appears to be an appropriate file. For example:
Well, I'm not using 2.6 yet, but
In article <20090924131338.ga21...@panix.com>,
Aahz wrote:
> On Wed, Sep 23, 2009, Ned Deily wrote:
> > In article <20090923163646.ga26...@panix.com>,
> > Aahz wrote:
> >> On Wed, Sep 23, 2009, Christopher Barker wrote:
> >> > Aahz wrote:
> >> >> On Wed, Sep 23, 2009, mathew oakes wrote:
> >> >
On Wed, Sep 23, 2009, Ned Deily wrote:
> In article <20090923163646.ga26...@panix.com>,
> Aahz wrote:
>> On Wed, Sep 23, 2009, Christopher Barker wrote:
>> > Aahz wrote:
>> >> On Wed, Sep 23, 2009, mathew oakes wrote:
>> >
>> DistutilsPlatformError: invalid Python installation: unable to
>>
In article <20090923163646.ga26...@panix.com>,
Aahz wrote:
> On Wed, Sep 23, 2009, Christopher Barker wrote:
> > Aahz wrote:
> >> On Wed, Sep 23, 2009, mathew oakes wrote:
> >
> DistutilsPlatformError: invalid Python installation: unable to
> open
> /Full/Path/To/App.app/Contents/
On Wed, Sep 23, 2009, Christopher Barker wrote:
> Aahz wrote:
>> On Wed, Sep 23, 2009, mathew oakes wrote:
>
DistutilsPlatformError: invalid Python installation: unable to
open /Full/Path/To/App.app/Contents/Resources/include/python2.6/pyconfig.h
(No such file or directory)
>>> but
Aahz wrote:
On Wed, Sep 23, 2009, mathew oakes wrote:
DistutilsPlatformError: invalid Python installation: unable to
open /Full/Path/To/App.app/Contents/Resources/include/python2.6/pyconfig.h (No
such file or directory)
but python in in the bundle at .../Resources/lib/ and it doesn't have a
On Wed, Sep 23, 2009, mathew oakes wrote:
>
> I'm stumped on this:
>
> When running my app that has built without errors...
>
> > ...An unexpected error has occured during installation of the main
> > script
> >
> > DistutilsPlatformError: invalid Python installation: unable to
> > open /Full/Pa
I'm stumped on this:
When running my app that has built without errors...
> ...An unexpected error has occured during installation of the main
> script
>
> DistutilsPlatformError: invalid Python installation: unable to
> open /Full/Path/To/App.app/Contents/Resources/include/python2.6/pyconfig.h
13 matches
Mail list logo