Re: [Pythonmac-SIG] Pythonmac-SIG Digest, Vol 129, Issue 1

2014-01-05 Thread Tony Cappellini
> >>I'd run the "remove" script from the download I pointed you to--it will > clean everything up. > OK > > >>I'm sure you understand that using MacPorts for wx will require using > their Python as well. Yes- for what I'm doing, it shouldn't be a problem. I want to leave the default Python insta

Re: [Pythonmac-SIG] Pythonmac-SIG Digest, Vol 129, Issue 1

2014-01-05 Thread Tony Cappellini
-- Forwarded message -- From: Kevin Walzer To: pythonmac-sig@python.org Cc: Date: Sat, 04 Jan 2014 22:51:23 -0500 Subject: Re: [Pythonmac-SIG] Bad installer for wxPython2.8-osx-ansi-2.8.12.1-universal-py2.7 On 1/4/14, 10:44 PM, Tony Cappellini wrote: > Ned Deily mailt

Re: [Pythonmac-SIG] Bad installer for wxPython2.8-osx-ansi-2.8.12.1-universal-py2.7

2014-01-04 Thread Tony Cappellini
-- Forwarded message -- From: Ned Deily To: pythonmac-sig@python.org Cc: Date: Sat, 28 Dec 2013 15:15:55 -0800 Subject: Re: [Pythonmac-SIG] Bad installer for wxPython2.8-osx-ansi-2.8.12.1-universal-py2.7 In article , Ned Deily wrote: >>sudo installer -pkg >>/Volumes/wxPython2.9

[Pythonmac-SIG] Bad installer for wxPython2.8-osx-ansi-2.8.12.1-universal-py2.7

2013-12-23 Thread Tony Cappellini
I've just tried installing wx 2.8.12.1 on Mavericks and apparently the installer is bad. Has anyone else tried the installer for wxPython2.8-osx-ansi-2.8.12.1-universal-py2.7 ? When I run the pkg file a dialog tells me that that it is damaged. I've tried 2 mirror sites and 2 different browsers,

Re: [Pythonmac-SIG] Can't import pyserial- after installing with easy_install on OSX 10.6.6

2011-03-22 Thread Tony Cappellini
From: Ned Deily > To: pythonmac-sig@python.org > Date: Mon, 21 Mar 2011 16:20:40 -0700 > Subject: Re: [Pythonmac-SIG] Can't import pyserial- after installing with > easy_install on OSX 10.6.6 > In article > > That's what you would expect using easy_install. Distributions get > installed into ei

[Pythonmac-SIG] Can't import pyserial- after installing with easy_install on OSX 10.6.6

2011-03-21 Thread Tony Cappellini
I've installed pyserail via easy_install by -> easy_install pyserial When I import pyserial, it cannot be found. Looking at /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages pyserial doesn't have a directory via the same name. There is this pyserial-2.5-py2.7.egg howe

Re: [Pythonmac-SIG] Python development on OSX

2011-01-17 Thread Tony Cappellini
l Janssen wrote: > Tony Cappellini wrote: > > > And- I want to update the default python that came om my macbook pro to > 2.7. > > Should I do install that from Python.org? > > My advice? I've never had good luck trying to "update" the default > Python t

Re: [Pythonmac-SIG] Python development on OSX

2011-01-16 Thread Tony Cappellini
>>Using fink and MacPorts help integration with many linux type apps > (particularly helpful for scientific programming) whilst the native, > Framework builds are better >>for native looking Macintosh apps - and the > Apple bundled python is obviously native. > > >>This is a simple summary, and the

Re: [Pythonmac-SIG] Python development on OSX

2011-01-16 Thread Tony Cappellini
Thanks Dan Fink? Which one is that? On Sun, Jan 16, 2011 at 7:30 PM, Daniel O'Donovan wrote: > Hi Tony, > > >1. Why are there so many "variations" of the Python installer for the > Mac? > > > I think you'll find that the biggest difference between MacPorts python > (and fink python) and mo

[Pythonmac-SIG] Python development on OSX

2011-01-16 Thread Tony Cappellini
Hello everyone, I've been doing Python development on Windows for several years, and now I will also be trying this on OSX. After getting my Macbook Pro, I've updated the os/software, then tried updating to Python 2.7. No knowing there are so many places to get the core Python installer for OSX,