Re: [Pythonmac-SIG] which directory for site-packages

2008-11-16 Thread Hunt Culver
Thanks, David, I read both your notes, but I am still stumped. I have edited the path, but when I reboot, the deleted path comes back, or, in other words, is reinserted by some other startup process. I read something about startup processes modifying the path, but I haven't determine whic

[Pythonmac-SIG] Quark Xpress - setting import styles to true (Xtags)

2008-11-16 Thread Advertising Department
Hello all, Am trying to import an xtags file into a QuarkXpress document using appscript. I'm using the same xtags file for both examples. When using AppleScript, the file is imported and the styles are applied. Unfortunately, using appscript the tags are ignored and come in as plain text.

[Pythonmac-SIG] Accessing Python objects from Objective-C

2008-11-16 Thread Jaromír Šiška
Hello, I need to use Python object in Obj-C code. PyObjC documentation is not very helpful - All Python objects can be accessed from Objective-C through proxy objects. Whenever a Python object crosses the line from Python to Objective-C a proxy object is created (of class OC_PythonObject

Re: [Pythonmac-SIG] which directory for site-packages

2008-11-16 Thread Hunt Culver
Thanks, David, I tried your idea and it worked. I delete the Python.framework alias at /Library/Frameworks/ , which pointed to /System, and reinstalled MacPython. I skipped over step 4 at the python.org website and after a few other nits, I managed to get my own scripts up and running fro

Re: [Pythonmac-SIG] which directory for site-packages

2008-11-16 Thread Kevin Walzer
Hunt Culver wrote: Thanks, David, I tried your idea and it worked. I delete the Python.framework alias at /Library/Frameworks/ , which pointed to /System, and reinstalled MacPython. I skipped over step 4 at the python.org website and after a few other nits, I managed to get my own scripts u

[Pythonmac-SIG] ANN: PySmell 0.7.2 released, many TextMate improvements

2008-11-16 Thread Orestis Markou
I'm very proud to announce the release of PySmell v0.7.2, now with extra goodness. Changes: * TextMate's dialog no longer errors when dealing with a huge number of entries. * New --input allows mutation of existing PYSMELLTAGS file; useful to run after a file is saved * Analyze the curr