On 7 Mar, 2011, at 20:32, André Sintzoff wrote:
> 2011/3/7 Ronald Oussoren :
>>
>> On 6 Mar, 2011, at 20:41, Ned Deily wrote:
>>
>>> In article
>>> ,
>>> André Sintzoff wrote:
>>>
> From source, using make local and make install which copies all files
in /usr/local/lib/python2.5/site
2011/3/7 Ronald Oussoren :
>
> On 6 Mar, 2011, at 20:41, Ned Deily wrote:
>
>> In article
>> ,
>> André Sintzoff wrote:
>>
From source, using make local and make install which copies all files
>>> in /usr/local/lib/python2.5/site-packages/mercurial/
>>>
>>> After copying
>>> dist/TortoiseHg.a
On 2011-03-07, at 10:37 AM, Ronald Oussoren wrote:
>
> BTW. Is anyone going to pycon this year? I'll be around until the end of the
> sprints, although I intend to do some sightseeing as well. There's two
> things I'd like to work on during the sprints: work my way through the open
> issues
On 6 Mar, 2011, at 20:41, Ned Deily wrote:
> In article
> ,
> André Sintzoff wrote:
>
>>> From source, using make local and make install which copies all files
>> in /usr/local/lib/python2.5/site-packages/mercurial/
>>
>> After copying
>> dist/TortoiseHg.app/Contents/Resources/lib/python2.5/
On 6 Mar, 2011, at 13:11, André Sintzoff wrote:
> 2011/3/6 Ronald Oussoren :
>>
>> On 4 Mar, 2011, at 17:10, Aahz wrote:
>>
>>> On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
The application is created with:
$ python setup.py py2app --use-pythonpath
Unfortunately, when
>
In article
,
André Sintzoff wrote:
> >From source, using make local and make install which copies all files
> in /usr/local/lib/python2.5/site-packages/mercurial/
>
> After copying
> dist/TortoiseHg.app/Contents/Resources/lib/python2.5/lib-dynload/mercurial/*
> in
> /System/Library/Framework
2011/3/6 Ronald Oussoren :
>
> On 4 Mar, 2011, at 17:10, Aahz wrote:
>
>> On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
>>>
>>> The application is created with:
>>> $ python setup.py py2app --use-pythonpath
>>>
>>> Unfortunately, when
>>> $ open ./dist/TortoiseHg.app/Contents/MacOS/TortoiseHg
>>> the
On 4 Mar, 2011, at 17:10, Aahz wrote:
> On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
>>
>> The application is created with:
>> $ python setup.py py2app --use-pythonpath
>>
>> Unfortunately, when
>> $ open ./dist/TortoiseHg.app/Contents/MacOS/TortoiseHg
>> the following message is displayed
>> Im
2011/3/4 Ned Deily :
> In article
> ,
> André Sintzoff wrote:
>
>> 2011/3/4 Aahz :
>> > On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
>> >>
>> >> The application is created with:
>> >> $ python setup.py py2app --use-pythonpath
>> >>
>> >> Unfortunately, when
>> >> $ open ./dist/TortoiseHg.app/Conte
In article
,
André Sintzoff wrote:
> 2011/3/4 Aahz :
> > On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
> >>
> >> The application is created with:
> >> $ python setup.py py2app --use-pythonpath
> >>
> >> Unfortunately, when
> >> $ open ./dist/TortoiseHg.app/Contents/MacOS/TortoiseHg
> >> the follo
On Fri, Mar 4, 2011 at 8:57 AM, André Sintzoff wrote:
> 2011/3/4 Aahz :
> >
> > You need to download from python.org; using the built-in Python causes
> > py2app to behave differently.
>
> I just tried to install MacPython
> (http://pythonmac.org/packages/py25-fat/dmg/python-2.5-macosx.dmg)
> acco
2011/3/4 Aahz :
> On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
>>
>> The application is created with:
>> $ python setup.py py2app --use-pythonpath
>>
>> Unfortunately, when
>> $ open ./dist/TortoiseHg.app/Contents/MacOS/TortoiseHg
>> the following message is displayed
>> ImportError:
>> '/System/Li
On Fri, Mar 04, 2011, Andr? Sintzoff wrote:
>
> The application is created with:
> $ python setup.py py2app --use-pythonpath
>
> Unfortunately, when
> $ open ./dist/TortoiseHg.app/Contents/MacOS/TortoiseHg
> the following message is displayed
> ImportError:
> '/System/Library/Frameworks/Python.fr
Hello,
I'm trying to create a py2app application built for TortoiseHg
(https://bitbucket.org/tortoisehg/thg/wiki/Home). The goal is to
provide a Mac OS X stand alone application for TortoiseHg.
The application is created with:
$ python setup.py py2app --use-pythonpath
Unfortunately, when
$ open
14 matches
Mail list logo