Re: [Pythonmac-SIG] PyObjC 3.2.1 released

2016-12-12 Thread Andrew Jaffe
Hi Ronald, On 12/12/2016 09:25, Ronald Oussoren wrote: Hi, I’ve just pushed PyObjC 3.2.1 to PyPI. This fixes a number of small issues in PyObjC 3.2, but the primary new feature is that there are now wheels on PyPI. I’ve tested the wheels on OSX 10.12 with the Python.org “i

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-10-25 Thread Andrew Jaffe
On 12/10/2016 21:02, Ronald Oussoren wrote: > >> On 12 Oct 2016, at 21:09, Glyph Lefkowitz > <mailto:gl...@twistedmatrix.com>> wrote: >> >>> On Oct 12, 2016, at 11:49 AM, Andrew Jaffe >> <mailto:a.h.ja...@gmail.com>> wrote: >>> >

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-10-12 Thread Andrew Jaffe
On 11/10/2016 22:26, Ronald Oussoren wrote: On 17 Sep 2016, at 19:59, Glyph Lefkowitz mailto:gl...@twistedmatrix.com>> wrote: On Sep 17, 2016, at 9:27 AM, Ned Deily mailto:n...@python.org>> wrote: On 2016-09-13 19:33, Glyph Lefkowitz wrote: On Sep 13, 2016, at 3:35 PM,

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-10-07 Thread Andrew Jaffe
On 06/10/2016 20:26, Glyph Lefkowitz wrote: On Oct 6, 2016, at 2:56 AM, Andrew Jaffe wrote: On 17/09/2016 18:59, Glyph Lefkowitz wrote: On Sep 17, 2016, at 9:27 AM, Ned Deily wrote: On 2016-09-13 19:33, Glyph Lefkowitz wrote: On Sep 13, 2016, at 3:35 PM, Andrew Jaffe wrote: $ ls -lt

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-10-06 Thread Andrew Jaffe
On 17/09/2016 18:59, Glyph Lefkowitz wrote: On Sep 17, 2016, at 9:27 AM, Ned Deily wrote: On 2016-09-13 19:33, Glyph Lefkowitz wrote: On Sep 13, 2016, at 3:35 PM, Andrew Jaffe mailto:a.h.ja...@gmail.com>> wrote: Aha! $ ls -lt /Library/Python/2.7/site-packages/ total 0 -rwxr-xr-x

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-21 Thread Andrew Jaffe
On 20/09/2016 20:54, Glyph Lefkowitz wrote: >> On Sep 20, 2016, at 10:29 AM, Andrew Jaffe wrote: >> >> On 17/09/2016 18:59, Glyph Lefkowitz wrote: >>> >>>> On Sep 17, 2016, at 9:27 AM, Ned Deily wrote: >>>> >>>> On 2016-09-13 1

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-20 Thread Andrew Jaffe
On 17/09/2016 18:59, Glyph Lefkowitz wrote: On Sep 17, 2016, at 9:27 AM, Ned Deily wrote: On 2016-09-13 19:33, Glyph Lefkowitz wrote: On Sep 13, 2016, at 3:35 PM, Andrew Jaffe mailto:a.h.ja...@gmail.com>> wrote: Aha! $ ls -lt /Library/Python/2.7/site-packages/ total 0 -rwxr-xr-x

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-13 Thread Andrew Jaffe
Hi, > On 13 Sep 2016, at 23:28, Glyph Lefkowitz wrote: > > >> On Sep 13, 2016, at 3:05 PM, Andrew Jaffe wrote: >> >> But this is the framework (non-apple!) build!… > > "framework build" refers to the way that Python is built. Apple's pytho

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-13 Thread Andrew Jaffe
import sys > and manually remove the Extras entries. Be careful, putting code (as opposed > to pathnames) into a .pth file requires the line to start with “import “. > > Jack > >> On 13-Sep-2016, at 23:37 , Andrew Jaffe wrote: >> >> Hi, >> >> >

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-13 Thread Andrew Jaffe
Hi, > On 13 Sep 2016, at 22:26, Jack Jansen wrote: > > You’re absolutely right (both on SIP and on > /Library/Frameworks/Python.framework probably being a python.org install), > sorry for the confusion. > > This seems to be due to the way Apple has done the “Extras” directory, and > adding

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-13 Thread Andrew Jaffe
Dear Chris and Glyph, > > On Sunday, September 11, 2016, Andrew Jaffe wrote: > Dear Ronald, > > Thanks, as usual, for all this. > > I have upgraded to the GM version of 10.12 on the beta track. I use the > python.org framework builds of python. > > When I do

Re: [Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

2016-09-11 Thread Andrew Jaffe
Dear Ronald, Thanks, as usual, for all this. I have upgraded to the GM version of 10.12 on the beta track. I use the python.org framework builds of python. When I do "pip list --outdated", I get a long list: altgraph (0.10.2) - Latest: 0.12 [sdist] macholib (1.5.1) - Latest: 1.7 [sdist] m

[Pythonmac-SIG] OS X Python: can I explicitly set MACOSX_DEPLOYMENT_TARGET for extensions?

2015-10-19 Thread Andrew Jaffe
[Also posted to general python list...] I use the python.org framework build of Python under recent versions of OS X (i.e., 10.11 El Capitan). I need to build some extensions that rely on recent versions of compilers (e.g., C++-11 features). However the python.org python is built to work on older

Re: [Pythonmac-SIG] Python development on OSX

2011-01-19 Thread Andrew Jaffe
On 17/01/2011 22:41, Tony Cappellini wrote: I do want 2.7 because it's a requirement at work. I want to have the same versions & packages to avoid compatibility issues. I can put Python2.7 in a different directory and leave 2.6 there but I want the 2.7 installation to be the default one. For

[Pythonmac-SIG] Python 2.7 OSX install issues: site-packages and 32/64-bit

2010-08-18 Thread Andrew Jaffe
Hi all, I've been trying to move to Python 2.7 on Max OSX 10.6.4, and a few issues have arisen. The first is a changed location of site-packages and its relation to directories for setuptools/easyinstall. In recent versions <=2.6, the default site-packages was ~/Library/Python/2.6/si

Re: [Pythonmac-SIG] "Best" Mac Python under Leopard?

2008-08-21 Thread Andrew Jaffe
On Aug 21, 2008, at 9:11 AM, Andrew Jaffe wrote: I know this comes up every few months, but there is never a definitive answer given. The short version is: what is the best Python to use under Leopard? The longer version is: What is the best Python to use under leopard if: - I want to use PyOb

[Pythonmac-SIG] "Best" Mac Python under Leopard?

2008-08-21 Thread Andrew Jaffe
Hi All, I know this comes up every few months, but there is never a definitive answer given. The short version is: what is the best Python to use under Leopard? The longer version is: What is the best Python to use under leopard if: - I want to use PyObjC - I want to use more recent ver

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2008-01-03 Thread Andrew Jaffe
Ronald Oussoren wrote: > > On 3 Jan, 2008, at 15:18, Andrew Jaffe wrote: >> >> I'm not sure whether this is the correct thread/place for this, but is >> there any official "best practice" for Python under Leopard? >> >> I.E., should we st

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2008-01-03 Thread Andrew Jaffe
Hi All, I'm not sure whether this is the correct thread/place for this, but is there any official "best practice" for Python under Leopard? I.E., should we still be using the MacPython framework build (since I assume that is more likely to track current python versions than the Apple build). I

Re: [Pythonmac-SIG] Any way to use gcc 3.3 with universal build (on PPC)

2006-07-24 Thread Andrew Jaffe
On 24 Jul 2006, at 23:59, Bob Ippolito wrote: > > On Jul 24, 2006, at 3:55 PM, Andrew Jaffe wrote: > >> I've recently upgraded to the Universal Build, since 2.4.3 seems >> to be >> needed for the most recent version of numpy. >> >> Further, the unive

[Pythonmac-SIG] Any way to use gcc 3.3 with universal build (on PPC)

2006-07-24 Thread Andrew Jaffe
Hi All, I've recently upgraded to the Universal Build, since 2.4.3 seems to be needed for the most recent version of numpy. Further, the universal build is made with gcc 4.0.1, and seems to need that for compiling extensions. This does present a few problems: numpy actually has a fairly obscur

[Pythonmac-SIG] best way to install packages?

2006-02-03 Thread Andrew Jaffe
Hi All, I originally posted this in a different thread, but I realize that the first post was about 10 levels deep, so possibly ignored by people who might care or be able to help (or possibly just ignored as a dumb question). Anyway, is there a 'best' way to install python packages on a mac no

Re: [Pythonmac-SIG] Mac Python and eggs and bdist_mpkg and ...

2006-02-01 Thread Andrew Jaffe
Hi All, On a related note, is there a 'best' way to install python packages on a mac nowadays? It seems that there at least three possibilities: - plain old setup.py install - bdist_mpkg - eggs I've been using bdist_mpkg a lot recently, but this discussion is making me think it may not the

[Pythonmac-SIG] Run Python module directly from Terminal?

2005-05-24 Thread Andrew Jaffe
> Chinook ~ 81 $"/usr/local/bin/python" "/Users/Chinook/PythonProjects/ > MyUtilities/ConvertFile.py" "/Users/Chinook/TestFiles/AtoB.txt" && > echo Exit status: $? && exit 1 > > > > Exit status: 0 > > So what's my problem? Well I know I could reduce the typing with > some aliasing in my .profile

Re: [Pythonmac-SIG] numarray 1.1.1 w/ vecLib (Apple's optimized implementation of BLAS)

2005-05-22 Thread Andrew Jaffe
I should post to numpy-discussion, which I will do unless I get any negative feedback here. (I've actually made a patchfile, attached.) Andrew __ Andrew Jaffe Astrophysics Group+44 207 594-7526

Re: [Pythonmac-SIG] numarray 1.1.1 w/ vecLib (Apple's optimized implementation of BLAS)

2005-05-21 Thread Andrew Jaffe
ack_libs = ['lapack', 'cblas', 'f77blas', 'atlas', 'g2c', 'm'] Feel free to use this if you do package it up. Is there any easy way to pass this on to the numarray people? Give my regards to Berkeley (worked there for five years and just

[Pythonmac-SIG] numarray 1.1.1 w/ vecLib (Apple's optimized implementation of BLAS)

2005-05-21 Thread Andrew Jaffe
Hi Bob (et al), Any chance of an updated package for numarray 1.3.1? (Or just hints on fixing the installer which doesn't quite pick up veclib correctly, I think!)? Thanks, Andrew ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.p