[Pythonmac-SIG] py2app - After building for distribution, No module named PyObjCTools

2009-02-07 Thread Jacob
Tools. Any ideas why the "pyobjc" package cannot be found? I'm running 10.5.6 and have XCode 3.1.2 installed. Thanks, Jacob -- For reference, the setup.py in the example looks like: from setuptools import setup setup( data_fi

Re: [Pythonmac-SIG] py2app - After building for distribution, No module named PyObjCTools

2009-02-10 Thread Jacob
w, I'm so glad this is finally working. Good luck with the py2app tests. I for one will be grateful for your work Thanks, Jacob On Tue, Feb 10, 2009 at 2:40 AM, Ronald Oussoren wrote: > > On 8 Feb, 2009, at 17:25, s s wrote: > > I have had similar problems with the "Impor

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-18 Thread Jacob Rus
aybe a nice 3D drawing of a technical pencil) to assemble the > finished elements. Let me know what the "finished elements" are, and I'm glad to assemble them. It hopefully shouldn't take more than an hour or two at most. -Jacob __

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-18 Thread Jacob Rus
rtwined-snakes badge that is the > new Python site logo. That's the "badge" has was referring to. Yeah, I've seen the new python logo. There was discussion of "macifying" it. If the suggestion is to just leave the logo as-is, here's an [example][1] of what

[Pythonmac-SIG] Psycho & 2.4.3 universal

2006-04-18 Thread Jacob Rus
Hi, I couldn't compile [psyco][1] using the 2.4.3 universal version of Python on my 12" powerbook. I'm wondering if this is just a problem with universal Python, or if psycho doesn't compile in general under OS X. Thanks for any help, -Jacob [1]: http://psyco.sourcefor

Re: [Pythonmac-SIG] Psycho & 2.4.3 universal

2006-04-18 Thread Jacob Rus
see now that psyco is clearly labeled as only working on i386. Nothing to see here, move along. -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
> There's the flat logo, but the logo I was pointing to was a version > that's shaded a bit to look slightly raised and rounded. Were you looking for something more like [this][1]? -Jacob [1]: http://hcs.harvard.edu/~jrus/python

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
>> [1]: http://hcs.harvard.edu/~jrus/python/Glassy-Icon.png > > Much better. In fact a great deal better--its looks worthy of the Mac. > I could even say this is great. But, pushing the envelope a bit if > you don't think I am being too demanding... > Can you 'aqua-fy it' little-- give it that s

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
has wrote: > Jacob Rus wrote: >>> There's the flat logo, but the logo I was pointing to was a version >>> that's shaded a bit to look slightly raised and rounded. >> Were you looking for something more like [this][1]? >> [1]: http://hcs.harvard.edu/~jrus

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
ad to provide Photoshop files as well, if someone wants them. -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
thing similar to the Applet > Launcher.app for Java. Grey rocket ship with python logo on the front? This might work, but also might look kind of lame, like the java Applet Launcher icon does. Then again, I don't have any great ideas for better ways to do this. Also, does anyone have a

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
ons used by various OS X apps. Which of them should we draw on, and how? -Jacob [1]: http://hcs.harvard.edu/~jrus/python/misc-icons.png ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
Bill Janssen wrote: >> No, I disagree. If there is any text, it should be in dark gray 18 >> point Lucida Grande, as per the HIG. XCode uses colored file >> extensions in its document graphics because it deals with many >> different types of source files, and this keeps them >> distinguishable.

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
Christopher Barker wrote: > Jacob Rus wrote: >> Christopher Barker wrote: >> > They look great, but what the heck is "DATA"? >> It was has's [idea][1] for what a .pyo/.pyc icons should look like, >> similar to how script editor allows saving of p

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
x27;re seeing. Maybe I should post a screenshot instead of saving from photoshop. -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-19 Thread Jacob Rus
work on this for 2-3 days. -Jacob [1]: http://hcs.harvard.edu/~jrus/python/python-logo.psd [2]: http://hcs.harvard.edu/~jrus/python/python-icons.psd ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Jacob Rus
or PDF, JPEG, ICNS, TIFF, FAX, etc., as well as a "generic" icon with no badge. The "PDF" badge shows up as a reminder that you aren't dealing with a JP2 file. I don't mean to be contentious here though. I'm perfectly happy putting "PYTHON" on the botto

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Jacob Rus
has wrote: > It might be handy to compare versions with 2D-snakes and 3D-snakes side > by side (the tonal gradient on the 2D version may need nudged up a > fraction to make it pop a bit more against the backdrop). Perhaps with a > third 50% version to compare too. http://hcs.harvard.edu/~jrus/pyth

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Jacob Rus
like the drag-n-drop applet maker, the icons for the associated applets themselves. In general though, looks good! -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Jacob Rus
Jacob Rus wrote: > 1. I just realized that I didn't mask some of the lighting effects in > that "aquified logo", so there's some spillover into the space > around it, which has since been fixed, in both [psd][1] and [png][2] > versions online. >

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
embossed logo on a rocket: http://hcs.harvard.edu/~jrus/python/docs-and-rocket.png All of these are also included in the psd file (which keeps getting bigger... I should maybe remove some unused layers): http://hcs.harvard.edu/~jrus/python/pytho

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
one--I just copied some picture off a random google search. For reference, here's what the AHIG has to say about icons: http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGIcons/chapter_14_section_2.html -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
Zachery Bir wrote: > glenn andreas wrote: >> A shaded egg with a python logo decal seems good... > > +1 How's this then: http://hcs.harvard.edu/~jrus/python/prettified-py-icons.png -Jacob ___ Pythonmac-SIG maillist - Pythonmac

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
be IDLE!). i.e. I want the python icon, NOT the > BBedit icon, even though I usually use BBedit to edit python files. Yeah, the way to do it is editing the app's Info.plist, and adding the icon to my.app/Contents/Resources. It's not too hard to do, but of course wil

[Pythonmac-SIG] on a tangent from new icons

2006-04-21 Thread Jacob Rus
is the difference between these? Basically, I'm confused by the seemingly endless official or semi-official ways to package up python code and edit it on the Mac. Are any of these deprecated? -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] on a tangent from new icons

2006-04-21 Thread Jacob Rus
Bob Ippolito wrote: > Jacob Rus wrote: >>* Do we want different icons for py2applet.app and BuildApplet.app? >> What exactly is the difference between these? > > BuildApplet isn't any good at creating self-contained applications. > py2applet is. py2app d

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
has wrote: The pen on the IDLE icon could use some subtle tweaking as it's looking a bit flat, grey and lifeless, and a tad long and thin too... I've attached a rough version to give an idea. I might've taken slightly too much off the barrel, and I've lost some highlights. It was quick-n-d

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
down, IMO. But what did you have in mind for an "variation" applet icon? Feel free to mock something up yourself using my [photoshop file][2], or bounce specific ideas along. -Jacob [1]: http://hcs.harvard.edu/~jrus/python/misc-icons.png [2]: http://hcs.harvard

Re: [Pythonmac-SIG] osx 10.4 launch daemon

2006-04-21 Thread Jacob Rus
hon. The best way IMO to figure out launchd is to fire up the open-source [Lingon][1], a great little GUI app for modifying launchd plists. -Jacob [1]: http://lingon.sourceforge.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] spaces

2006-04-21 Thread Jacob Rus
kevin parks wrote: > On Apr 21, 2006, at 4:44 PM, Jacob Rus wrote: > >> 4. Let's add some spaces in the names of things like PythonIDE.app, >> BuildApplet.app, PythonLauncher.app and PackageManager.app. > > please god, no... grrr i hate escaping spaces

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Jacob Rus
Jacob Rus wrote: > How's this then: > > http://hcs.harvard.edu/~jrus/python/prettified-py-icons.png Alright, 2 or 3 of the icons have since been updated, and that picture is new and improved. Are there any more suggested tweaks, or are the icons done so far ready to sail? Spec

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-22 Thread Jacob Rus
almost there it is time to be annoying ;-). Are you > willing to donate these icons to the PSF (Python Software > Foundation), are at least write down the terms in which these icons > may be used? I've sent a message to python-dev to ask what is > needed to get new icon

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-22 Thread Jacob Rus
has wrote: > Definitely getting there. Though the top snake could do with being > a bit lighter. The icon is, first and foremost, a statement that > "this is an application"; the snake logo is just a subtle hint to > say, "by the way, it's built in Python". The eye should be drawn to > the

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-22 Thread Jacob Rus
look a bit off: http://hcs.harvard.edu/~jrus/python/prettified-py-icons.png -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-22 Thread Jacob Rus
f meat grinders, but none of them are really the right shape to make good icons. I'll keep thinking about it. -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-23 Thread Jacob Rus
rk. The second image is the "drop" state. Check out the zip to see it in action. PNG: http://hcs.harvard.edu/~jrus/python/py-grinder.png ZIP: http://hcs.harvard.edu/~jrus/python/py-grinder.zip -Jacob ___ Pythonmac-SIG maillist

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-23 Thread Jacob Rus
ilder.app icon should look like, here's what I've come up with: http://hcs.harvard.edu/~jrus/python/prettified-py-icons.png Sadly, the grinder isn't destined for glory. (I agree that it's not so great at small sizes, or even at 128x128, but at full size it&#

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-23 Thread Jacob Rus
Zachery Bir wrote: > Bob Ippolito wrote: >> +1, I like it! > Moi, aussi. Put a fork in it, it's done! Ok, the fork is in. http://hcs.harvard.edu/~jrus/python/python-icons.zip P.S. two of the icons have drop states. ___ Pythonmac-SIG maillist - Python

Re: [Pythonmac-SIG] [PSF-Board] New artwork for the OSX port

2006-04-24 Thread Jacob Rus
nly has a general "About Tcl & Tk", though PythonLauncher.app does seem to have an about box crediting Jack Jansen, and the now defunct PythonIDE.app has an about box crediting Just Van Rossum. There are surely more people than those two involved in getting Mac Python into use

Re: [Pythonmac-SIG] on a tangent from new icons

2006-09-25 Thread Jacob Rus
Hi again everyone, So a few months later, I started wondering again about some of these things. On April 22, Ronald Oussoren wrote: > On 21-apr-2006, at 22:44, Jacob Rus wrote: >> While we're adding a bunch of icons to Mac Python, and editing >> Info.plist files, and so

Re: [Pythonmac-SIG] [Fwd: Re: [Matplotlib-users] Installation Problems on Mac OS X]

2006-10-11 Thread Jacob Rus
>> Which is why it would be nice to have an "egg handler", no matter how >> simple. > > $ easy_install url_or_path_to_egg Wouldn't it be pretty easy to wrap that in an Easy Install.app? -Jacob ___ Pythonmac-SIG mail

Re: [Pythonmac-SIG] [Fwd: Re: [Matplotlib-users] Installation Problems on Mac OS X]

2006-10-12 Thread Jacob Rus
. :) Maybe this is too much to dream, as no one really has the time to make such a thing. But we're Mac users here. We should strive for discoverable, clear, intuitive interfaces, even when it comes to programming. -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] xcode problems

2006-10-24 Thread Jacob Rus
Ronald Oussoren wrote: > What I'd like to see in a future version of Xcode is > a public plugin API (outright Python support would also > be nice of course) and an tool for creating/maintaining > project templates. I'd be happy with just an API for modifying their project files, as currently t

Re: [Pythonmac-SIG] IDLE and MacPython 2.5

2006-10-28 Thread Jacob Rus
from it, as for anything more intensive I can drop into IPython or similar. I think that pushing people away from IDLE is quite natural, as most users will be happier and more productive in another environment, especially since some of these, like TextWrangler, are free. -Jacob

Re: [Pythonmac-SIG] IDLE and MacPython 2.5

2006-10-31 Thread Jacob Rus
Christopher Barker wrote: > Jacob Rus wrote: >> Admittedly, the python bundle is not as polished >> as those for some other languages (html and ruby for instance), but it >> is still head and shoulders above all the other editors listed above, in >> my opinion. some

Re: [Pythonmac-SIG] IDLE and MacPython 2.5

2006-11-01 Thread Jacob Rus
ll the ugly syntax that other languages benefit so much from getting an editor to fill automatically. But I still think building some snippets with Python idioms could aid python coders considerably. For instance, a "property" snippet was recently added.[1] -Jacob [1]: h

Re: [Pythonmac-SIG] About Obj-C 2.0 language bridge

2006-12-18 Thread Jacob Rus
ago. It was my impression that the Cocoa-python bridge discussed in the leopard preview docs *is* PyObjC, though of course I could be way off the mark, etc. -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] [ann] PyOSA 0.1.0, Appscript Installer 1.5.1 released

2007-03-31 Thread Jacob Rus
script? It presumably calls a python function of the same name. Is there some mapping of applescript handlers with named parameters to python functions, etc.? -Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] Using SM2DGraphView (or any graphing utility)

2008-02-23 Thread Jacob Davis
Hi. I am looking for help namely with SM2DGraphView, but if you know another package/utility that is easy to do basic line graphing/ plotting with, that would also help. I am trying to get SM2DGraphView to work in an app I am making with Xcode and Interface Builder 3.0. I don't know pyobjc

[Pythonmac-SIG] PyCon 2005

2004-12-10 Thread Jacob Kaplan-Moss
y want to reinvent the wheel). If there's anyone else proposing a talk at PyCon, I'd like to avoid stepping on any toes (as far as I'm concerned, the more MacPython talks the better), so if this overlaps/competes with your cool idea, please let me know. Jacob _

Re: [Pythonmac-SIG] appscript

2005-02-12 Thread Jacob Kaplan-Moss
h fixed, though; just use: #!/usr/bin/env pythonw and you should be fine. Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Spotlight and Python

2005-05-10 Thread Jacob Kaplan-Moss
w grep -r will do it for me -- but the more ways to sift through data, the better. Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] SetSystemUIMode in python?

2005-05-27 Thread Jacob Kaplan-Moss
to use for wrapping Carbon APIs like this? I've not written an extension since I became aware of Pyrex... Thanks, Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Right init method

2005-07-04 Thread Jacob Kaplan-Moss
try: > def init(self): > super.init(self) > NSLog("init") > self.speechSynth = NSSpeechSynthetizer.alloc > ().initWithVoice_(nil) The only think you're missing is a "return self" -- ObjC init methods always return self, so you ha

Re: [Pythonmac-SIG] Right init method

2005-07-04 Thread Jacob Kaplan-Moss
ceforge.net/doc/intro.php#objective-c-for-pyobjc-users), and it's easy to miss (I know I did when I was getting started). Perhaps this one should be added to the FAQ? Jacob ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.py

[Pythonmac-SIG] PyObjC FAQ

2005-07-04 Thread Jacob Kaplan-Moss
On Jul 4, 2005, at 2:31 PM, Jacob Kaplan-Moss wrote: > Perhaps this one should be added to the FAQ? > ... which, I now see, doesn't seem to exist (http:// pyobjc.sourceforge.net/faq/ is a 404). Should we write one? I'm happy to coordinate putting one together if people