Dear List,
I am having trouble installing pyobjc. I've tried three things:
# python --version
Python 2.7.3rc1
1. # easy_install --upgrade pyobjc
Searching for pyobjc
Reading http://pypi.python.org/simple/pyobjc/
Best match: pyobjc 2.5.1
Processing pyobjc-2.5.1-py2.7.egg
pyobjc 2.5.1 is already
On 30 Jul, 2013, at 15:09, Nicholas Cole wrote:
> Dear List,
>
> I am having trouble installing pyobjc. I've tried three things:
>
> # python --version
> Python 2.7.3rc1
Not that it is related to your problem, but why do you use an old prerelease
version of python? The current release is 2.
On Tue, Jul 30, 2013 at 2:38 PM, Ronald Oussoren wrote:
>
> On 30 Jul, 2013, at 15:09, Nicholas Cole wrote:
>
> > Dear List,
> >
> > I am having trouble installing pyobjc. I've tried three things:
> >
> > # python --version
> > Python 2.7.3rc1
>
> Not that it is related to your problem, but why
On 30 Jul, 2013, at 15:46, Nicholas Cole wrote:
>
> On Tue, Jul 30, 2013 at 2:38 PM, Ronald Oussoren
> wrote:
>
>
> > Oops, it looks like the source archive is not complete. The workaround is
> > to first install setuptools, does "python -c 'import setuptools'" work?
The missing file tr
On Tue, Jul 30, 2013 at 4:02 PM, Ronald Oussoren wrote:
>
> I'll have to do some more debugging to find out what's going wrong here.
>
> Could you share some more information about your setup:
>
> * What is the version of OSX?
>
> * How was python installed, using an installer on www.python.org or
On 30 Jul, 2013, at 21:28, Nicholas Cole wrote:
>
>
>
> On Tue, Jul 30, 2013 at 4:02 PM, Ronald Oussoren
> wrote:
>
> I'll have to do some more debugging to find out what's going wrong here.
>
> Could you share some more information about your setup:
>
> * What is the version of OSX?
>
On Tue, Jul 30, 2013 at 8:54 PM, Ronald Oussoren wrote:
>
> On 30 Jul, 2013, at 21:28, Nicholas Cole wrote:
>
> >
> >
> >
> > On Tue, Jul 30, 2013 at 4:02 PM, Ronald Oussoren
> wrote:
> >
> > I'll have to do some more debugging to find out what's going wrong here.
> >
> > Could you share some mo
On 31 Jul, 2013, at 0:13, Nicholas Cole wrote:
>
>
>
> On Tue, Jul 30, 2013 at 8:54 PM, Ronald Oussoren
> wrote:
>
> On 30 Jul, 2013, at 21:28, Nicholas Cole wrote:
>
> >
> >
> >
> > On Tue, Jul 30, 2013 at 4:02 PM, Ronald Oussoren
> > wrote:
> >
> > I'll have to do some more debugging