[Pythonmac-SIG] Re: Concerns about the Python library appscript

2025-08-25 Thread Jack Jansen via Pythonmac-SIG
Aug 2025, at 04:42, Greg Ewing wrote: > > On 25/08/25 7:56 am, Jack Jansen via Pythonmac-SIG wrote: >> But the last two things I wanted to automate failed utterly. Photos still >> has something of a dictionary, but you can do little more than control a >> slide show. N

[Pythonmac-SIG] Re: Concerns about the Python library appscript

2025-08-24 Thread Jack Jansen via Pythonmac-SIG
I want to automate something. Jack > On 22 Aug 2025, at 18:33, gl...@twistedmatrix.com wrote: > > > >> On Aug 22, 2025, at 2:54 AM, Jack Jansen via Pythonmac-SIG >> wrote: >> >> I think your out of luck: >> >> https://appscript.sourceforg

[Pythonmac-SIG] Re: Concerns about the Python library appscript

2025-08-22 Thread Karsten Wolf via Pythonmac-SIG
everal of my apps for os15.6 with python 3.13 and they run; using appscript to control FileMaker & the Finder. BUT. appscript is strictly Macintosh only. You cannot build or run on Windows or Linux. _______ Pythonmac-SIG mailing list -- python

[Pythonmac-SIG] Re: Concerns about the Python library appscript Addendum

2025-08-22 Thread Karsten Wolf via Pythonmac-SIG
The current repo is on github: https://github.com/hhas/appscript ___ Pythonmac-SIG mailing list -- pythonmac-sig@python.org To unsubscribe send an email to pythonmac-sig-le...@python.org https://mail.python.org/mailman3//lists/pythonmac

[Pythonmac-SIG] Re: Concerns about the Python library appscript

2025-08-22 Thread Jack Jansen via Pythonmac-SIG
Aug 2025, at 10:07, Thia Clay wrote: > > is the Python library appscript still developing? if so, how can I build the > wheel with GCC in Windows? > _______ > Pythonmac-SIG mailing list -- pythonmac-sig@python.org > <mailto:python

[Pythonmac-SIG] We are keeping pythonmac-sig.

2025-05-26 Thread Jack Jansen via Pythonmac-SIG
> >> Jack, >> >>> I just got a mail from the Python mailman server admin that they >>> will shortly be upgrading the mailman server, and the question is >>> whether to keep the Pythonmac-SIG mailing list alive or archive it. >> >>> Person

[Pythonmac-SIG] Do we want to keep pythonmac-sig?

2025-05-16 Thread jack.jansen--- via Pythonmac-SIG
Folks, I just got a mail from the Python mailman server admin that they will shortly be upgrading the mailman server, and the question is whether to keep the Pythonmac-SIG mailing list alive or archive it. Personally I don’t mind archiving it, we’ve had about 2-4 messages per year over the

[Pythonmac-SIG] ANN: PyObjC 11.0

2025-01-14 Thread Ronald Oussoren via Pythonmac-SIG
elog at https://pyobjc.readthedocs.io/en/latest/changelog.html Ronald -- Twitter / micro.blog: @ronaldoussoren Mastodon: @ron...@blog.ronaldoussoren.net. Blog: https://blog.ronaldoussoren.net/ _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org

[Pythonmac-SIG] Python[676:3763] +[NSXPCSharedListener endpointForReply:withListenerName:replyErrorCode:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Co

2024-11-04 Thread Zhi Feng via Pythonmac-SIG
Dear experts, We encountered below NSXPC issue that is similar with one in https://www.mail-archive.com/pythonmac-sig@python.org/msg12027.html, below issue happened in python3.9 with MacOS Monterey and Sonoma. [2024-10-17T01:42:00.390405+00:00] 2024-10-16 18:42:00.389 Python[676:3763] XType

[Pythonmac-SIG] Python Security Survey - Your Expertise Needed!

2024-10-14 Thread Reem Mutairy via Pythonmac-SIG
ure security practices in Python development. Thank you in advance for your time and expertise. Warm regards, Reem Almutairi Ph.D. Student, Software Engineering King Saud University ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mai

Re: [Pythonmac-SIG] Moving to python3.12 on M3 Max

2024-09-17 Thread Georg Seifert via Pythonmac-SIG
> Am 16.09.2024 um 22:04 schrieb jack.jansen--- via Pythonmac-SIG > : > > The big advantage of the Homebrew install is that it allows multiple version > of Python to co-exist peacefully. I have python.org 3.8 to 3.13 installed and it works just fine (don’t ask why). You

Re: [Pythonmac-SIG] Moving to python3.12 on M3 Max

2024-09-16 Thread jack.jansen--- via Pythonmac-SIG
don't want to be part of your revolution -- Emma Goldman > On 8 Sep 2024, at 18:12, Brian Richardson via Pythonmac-SIG > wrote: > > Issue transitioning from - Macos 10.15.7 on Intel iCore i7, python 3.10 --- > to Apple M3 Max, OS 14.6, python 3.12.3: > > issue

[Pythonmac-SIG] Moving to python3.12 on M3 Max

2024-09-15 Thread Brian Richardson via Pythonmac-SIG
symlinks to the Frameworks 3.12 dirs … What am I missing? Ideas appreciated. Thanks ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac

[Pythonmac-SIG] [ANN] PyObjC 10.0 released

2023-09-24 Thread Ronald Oussoren via Pythonmac-SIG
. Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] PyObjC 9.1b1

2023-04-03 Thread Ronald Oussoren via Pythonmac-SIG
t rely on this behaviour. As always the full changelog can be seen at <https://pyobjc.readthedocs.io/en/latest/changelog.html>. Ronald — Twitter / micro.blog: @ronaldoussoren Mastodon: @ron...@blog.ronaldoussoren.net. Blog: https://blog.ronaldoussoren.net/ ___

Re: [Pythonmac-SIG] Supplying Unicode strings to pyobjc

2022-04-10 Thread Ronald Oussoren via Pythonmac-SIG
> On 10 Apr 2022, at 09:23, Ben Byram-Wigfield via Pythonmac-SIG > wrote: > > I'm converting a lot of python2 scripts that use pyobjc to python3, and > having trouble getting them to work. The problem seems to relate to the > Unicode changes in python3. > > Som

[Pythonmac-SIG] Supplying Unicode strings to pyobjc

2022-04-10 Thread Ben Byram-Wigfield via Pythonmac-SIG
ggling with this for years, and so stayed on python2 as long as possible. Thanks Ben Byram-Wigfield _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] Building against OpenGL

2022-03-22 Thread Chris Barker via Pythonmac-SIG
t; Seattle, WA 98115 (206) 526-6317 main reception > > chris.bar...@noaa.gov > -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R(206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception chris.bar...@noaa.gov ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] Building against OpenGL

2022-03-22 Thread Chris Barker via Pythonmac-SIG
r/contour.pyx", "libmaproom/py_contour/py_contour/conrec.cxx", ], include_dirs = [ numpy.get_include(), ], ) ext_modules = [bitmap, shape, tessellator, render, pytriangle, py_contour] #ext_modules = [tessellator] data_files = [] options = {} package_data =

Re: [Pythonmac-SIG] Hi. I am having difficulty installing NLTK on my Mac (12.02.01). Is there anyone who can help?

2022-03-16 Thread Robert Wasserman via Pythonmac-SIG
> On Mar 3, 2022, at 4:17 PM, Ned Deily wrote: > > On Mar 3, 2022, at 16:15, Ned Deily wrote: >> On Feb 27, 2022, at 15:51, Robert Wasserman via Pythonmac-SIG >> wrote: >>> >>> I’ve been learning pylon on my Mac and and am trying to install NLTK so

[Pythonmac-SIG] Hi. I am having difficulty installing NLTK on my Mac (12.02.01). Is there anyone who can help?

2022-03-03 Thread Robert Wasserman via Pythonmac-SIG
. My problem seems to be getting Python to work on the data provided in the NLTK. Thank you in advance for any direction or advice you can provide. Robbie Wasserman robertwaser...@me.com ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https

Re: [Pythonmac-SIG] Error with mimetype on OS-X 11 (Big Sur)

2022-01-06 Thread Chris Barker via Pythonmac-SIG
> > > -- > > Christopher Barker, Ph.D. > Oceanographer > > Emergency Response Division > NOAA/NOS/OR&R(206) 526-6959 voice > 7600 Sand Point Way NE (206) 526-6329 fax > Seattle, WA 98115 (206) 526-6317 main reception > > chris.bar...@no

Re: [Pythonmac-SIG] Error with mimetype on OS-X 11 (Big Sur)

2021-12-16 Thread Chris Barker via Pythonmac-SIG
hat's changed is the root for the uri it's using: 'uri': 'template://default_project.maproom' Now to figure out where / how that's set. -CHB On Thu, Dec 16, 2021 at 12:05 PM Ronald Oussoren wrote: > > > On 16 Dec 2021, at 20:21, Chris Barker via

Re: [Pythonmac-SIG] Error with mimetype on OS-X 11 (Big Sur)

2021-12-16 Thread Ronald Oussoren via Pythonmac-SIG
> On 16 Dec 2021, at 20:21, Chris Barker via Pythonmac-SIG > wrote: > > I've just got a new mac with OS-X 11.6 (still Intel). > > But when I try to run a PyInstaller built application, I get this error: > > No document available for {'mime': 'ap

[Pythonmac-SIG] Error with mimetype on OS-X 11 (Big Sur)

2021-12-16 Thread Chris Barker via Pythonmac-SIG
oint Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception chris.bar...@noaa.gov _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] ANN: PyObjC 8.0

2021-11-14 Thread Ronald Oussoren via Pythonmac-SIG
n option to install all framework bindings, including those not relevant for the current platform. To use this: $ pip install 'pyobjc[allbindings]' Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] [ANN] py2app 0.26

2021-09-19 Thread Ronald Oussoren via Pythonmac-SIG
t package, for example when PyQt was installed through homebrew. I've tested this for PyQt5 and made the same change to the PyQt6 recipe, although I haven't tested that change. — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ____

Re: [Pythonmac-SIG] py2app and pyinstaller on Big Sur

2021-05-21 Thread Ronald Oussoren via Pythonmac-SIG
by the system. This will likely print that some module or library cannot be found. You can use "includes" (modules) or "packages' (packages) to explicitly include those missing modules/packages (but please report back, I can automate this in py2app). Ronald > >

Re: [Pythonmac-SIG] "pythonw" in a Unix build

2021-01-19 Thread Ronald Oussoren via Pythonmac-SIG
er, PhD (Chris) > > Python Language Consulting > - Teaching > - Scientific Software Development > - Desktop GUI and Web Development > - wxPython, numpy, scipy, Cython Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ __

Re: [Pythonmac-SIG] "pythonw" in a Unix build

2021-01-18 Thread Ronald Oussoren via Pythonmac-SIG
ode. > > And we already have a work around in the core python code, it's just that the > build system needs to be set up to build it outside of a Framework. The framework build does not have a workaround for these problems, it has a proper solution ;-). Ronald > > -CHB &

[Pythonmac-SIG] "pythonw" in a Unix build

2021-01-14 Thread Chris Barker via Pythonmac-SIG
06) 526-6317 main reception chris.bar...@noaa.gov ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] [ANN] py2app 0.23

2021-01-02 Thread Ronald Oussoren via Pythonmac-SIG
” tool Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options

[Pythonmac-SIG] [ANN] PyObjC 7.1

2020-12-30 Thread Ronald Oussoren via Pythonmac-SIG
: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] py2app questions

2020-12-14 Thread Ronald Oussoren via Pythonmac-SIG
ause some information needed for correctly dealing with @rpath and @loader_path is lost before the code that should use the information is active. I have rewriting that code on my too long todo list. Note that this works for me, with the Python.org <http://python.org/> installation of Pytho

[Pythonmac-SIG] [ANN] PyObjC 7.0.1

2020-11-30 Thread Ronald Oussoren via Pythonmac-SIG
I’ve uploaded PyObjC 7.0.1 to PyPI, because the 7.0 release didn’t build on platforms other than Big Sur :-( Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org

[Pythonmac-SIG] [ANN] PyObjC 7.0

2020-11-30 Thread Ronald Oussoren via Pythonmac-SIG
64 and "Universal 2" to CPython. The first visible result of that is an experimental "Univeral 2" build of the upcoming Python 3.9.1 release. Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ P

Re: [Pythonmac-SIG] Can't complete py2app build

2020-09-27 Thread Ronald Oussoren via Pythonmac-SIG
> On 27 Sep 2020, at 09:18, The Shelter via Pythonmac-SIG > wrote: > > > I myself switched after much trouble w/ py2app on Python3. Did you file issues about those? Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ron

Re: [Pythonmac-SIG] Can't complete py2app build

2020-09-27 Thread Ronald Oussoren via Pythonmac-SIG
> On 16 Sep 2020, at 21:56, Terry Acree via Pythonmac-SIG > wrote: > > Sorry to bother you but i can’t get py2app to complete. all packages up to > date py2app 0.22. > > error > raise ValueError("%r does not exist" % (pathname,)) > ValueError: &

Re: [Pythonmac-SIG] Can't complete py2app build

2020-09-27 Thread The Shelter via Pythonmac-SIG
I recommend switching to pyinstaller. It seems well better maintained and is very straightfwd. I myself switched after much trouble w/ py2app on Python3. Cheers > Am 26.09.2020 um 17:35 schrieb Terry Acree via Pythonmac-SIG > : > > Sorry to bother you but i can’t get py2app

[Pythonmac-SIG] Can't complete py2app build

2020-09-26 Thread Terry Acree via Pythonmac-SIG
P = ['gaussapp.py'] DATA_FILES = [] OPTIONS = {'argv_emulation': True, 'iconfile': 'Divine.icns' } setup( app=APP, data_files=DATA_FILES, options={'py2app': OPTIONS}, setup_requires=['py2app'], ) ___

[Pythonmac-SIG] [ANN] py2app 0.22

2020-09-16 Thread Ronald Oussoren via Pythonmac-SIG
. * #299: Fix build error when building with the copy of Python 3 shipped with Xcode. * #281: Generated bundle doesn't work on macOS 10.9 and 10.10. Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pyth

Re: [Pythonmac-SIG] Apple Silicon, anyone?

2020-07-14 Thread Ronald Oussoren via Pythonmac-SIG
og.ronaldoussoren.net/ _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] ANN: PyObjC 6.2.2

2020-07-08 Thread Ronald Oussoren via Pythonmac-SIG
oussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] ANN: PyObjC 6.2.1

2020-06-14 Thread Ronald Oussoren via Pythonmac-SIG
, with support for the next major release of macOS, during WWDC. Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac

Re: [Pythonmac-SIG] Python 3.8 (latest release)problem

2020-05-30 Thread Ronald Oussoren via Pythonmac-SIG
shell and in edit windows. I’d guess this is a problem with the bundled copy of Tk. Could you file a bug on bugs.python.org <http://bugs.python.org/>? Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/l

Re: [Pythonmac-SIG] Building plans .....

2020-03-16 Thread Ronald Oussoren via Pythonmac-SIG
x27;s no one that both wants this done and has the time > and skills to do it -- such is the world of open source. Agreed. In the end everyone working on Python is a volunteer. Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/_

Re: [Pythonmac-SIG] Building plans .....

2020-03-15 Thread Ronald Oussoren via Pythonmac-SIG
list of used frameworks) - py2app currently doesn’t work properly with a Unix build Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinf

Re: [Pythonmac-SIG] Building plans .....

2020-03-14 Thread Ronald Oussoren via Pythonmac-SIG
considering use cases that involve distributing code through the macOS app store. Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listi

Re: [Pythonmac-SIG] Building plans .....

2020-03-12 Thread Ronald Oussoren via Pythonmac-SIG
n.net/ <https://blog.ronaldoussoren.net/> _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] Building plans .....

2020-03-12 Thread Ronald Oussoren via Pythonmac-SIG
f needed. Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ _______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] Building plans .....

2020-03-11 Thread Ronald Oussoren via Pythonmac-SIG
e prodding and show of support, someone with take it > on :-) I won’t, finding time to work on Python is hard enough and I’d rather not spent that time on fighting the build system ;-). Ronald > > -CHB > > > > > > > > &g

[Pythonmac-SIG] ANN: PyObjC moved to GitHub

2020-03-01 Thread Ronald Oussoren via Pythonmac-SIG
n Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] ANN: py2app and related projects updated

2020-01-14 Thread Ronald Oussoren via Pythonmac-SIG
Mercurial to Git. Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-09 Thread Ronald Oussoren via Pythonmac-SIG
@ronaldoussoren Blog: https://blog.ronaldoussoren.net/___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-08 Thread Ronald Oussoren via Pythonmac-SIG
of 2. >>>> >>>>>> objc.registerMetaDataForSelector( >>>>>> b'CRServer', >>>>>> b’get:block:', >>>>>> { >>>>>> 'arguments': { >>>>>> 3: {

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-08 Thread Ronald Oussoren via Pythonmac-SIG
;: { >>>>3: { >>>>'callable': { >>>>'arguments': { >>>>0:{'type': b'^v'}, >>>>1:{'type': b'@'}, &

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-07 Thread Ronald Oussoren via Pythonmac-SIG
7;v' } >> } >> } >> } >> } >> ) and later: >> server.get_block_("/", helloHandler) > — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ > On 7 Jan 2020, at 10:00, Ronald Oussor

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-07 Thread Ronald Oussoren via Pythonmac-SIG
; The code below should do the trick, but eas typed directly into this mail >> and might therefore contain syntax errors. >> >> import objc >> objc.registerMetaDataForSelector( >>b”CRApplication”, # name of the class implementing “get_block:”, or >> “NSO

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-06 Thread Ronald Oussoren via Pythonmac-SIG
So much for typing code in Mail.app…. “Retail” should be “retval”. Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ > On 6 Jan 2020, at 15:27, Ronald Oussoren via Pythonmac-SIG > wrote: > > > >> On 6 Jan 2020, at 00:51, Rand Dvorak wrote: >

Re: [Pythonmac-SIG] PyObjC and Criollo HTTP server

2020-01-06 Thread Ronald Oussoren via Pythonmac-SIG
} } ) This tells the bridge the signature for the block argument of the “get_block:” selector, which is information that cannot be retrieved from the Objective-C runtime. Argument 2 is the first real argument of ObjC selectors, after the implicit arguments “self” and “_imp” (which is no

Re: [Pythonmac-SIG] Catalina issue

2019-11-03 Thread Ronald Oussoren via Pythonmac-SIG
via Pythonmac-SIG > wrote: > > The following two lines work in Mojave, but flag an error in Catalina: > >>>> from AppKit import NSSavePanel >>>> panel = NSSavePanel.savePanel() > > The error is: > > 2019-10-29 18:24:22.275 Python[6577:255233] **

Re: [Pythonmac-SIG] Catalina issue

2019-10-29 Thread Ronald Oussoren via Pythonmac-SIG
: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ > On 29 Oct 2019, at 19:34, Ben Byram-Wigfield via Pythonmac-SIG > wrote: > > The following two lines work in Mojave, but flag an error in Catalina: > >>>> from AppKit import NSSavePanel >>>> panel = NS

[Pythonmac-SIG] Catalina issue

2019-10-29 Thread Ben Byram-Wigfield via Pythonmac-SIG
n python 2.7 and python 3.7. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] ANN: PyObjC 6.0.1

2019-10-20 Thread Ronald Oussoren via Pythonmac-SIG
Hi, I’ve uploaded PyObjC 6.0.1 to PyPI. This fixes the annoying lines of debug output in the 6.0 release. Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https

[Pythonmac-SIG] ANN: PyObjC 6.0

2019-10-17 Thread Ronald Oussoren via Pythonmac-SIG
t couple of weeks. — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] ANN: PyObjC 5.3

2019-10-16 Thread Ronald Oussoren via Pythonmac-SIG
on macOS 10.15 Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options

Re: [Pythonmac-SIG] Looking for PyObjC and py2app users

2019-07-19 Thread Ronald Oussoren via Pythonmac-SIG
> > Feel free to contact me directly. > > Ronald > — > > Twitter: @ronaldoussoren > Blog: https://blog.ronaldoussoren.net/ > ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] Looking for PyObjC and py2app users

2019-07-14 Thread Ronald Oussoren via Pythonmac-SIG
://blog.ronaldoussoren.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] [ANN] modulegraph2 2.0a1

2019-02-02 Thread Ronald Oussoren via Pythonmac-SIG
en.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] PMPrinterPrintWithProvider

2019-01-28 Thread Ronald Oussoren via Pythonmac-SIG
> On 25 Jan 2019, at 15:47, Kevin Walzer wrote: > > On 1/25/19 5:44 AM, Ronald Oussoren via Pythonmac-SIG wrote: >> These APIs are not available through PyObjC at this time. Why do you want >> these APIs instead of the higher level APIs in AppKit? > > Since thes

Re: [Pythonmac-SIG] PMPrinterPrintWithProvider

2019-01-25 Thread Ronald Oussoren via Pythonmac-SIG
; On 22 Jan 2019, at 12:07, Ben Byram-Wigfield via Pythonmac-SIG > wrote: > > Hello > > I want to use some of the Printing APIs, but I’m having trouble finding them. > Have things like PMPrinterPrintWithProvider, PMPrinterPrintWithFile, been > implemented in PyObjC? I ca

[Pythonmac-SIG] PMPrinterPrintWithProvider

2019-01-23 Thread Ben Byram-Wigfield via Pythonmac-SIG
___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] [ANN] PyObjC 5.1.2

2018-12-13 Thread Ronald Oussoren via Pythonmac-SIG
* Ensure that PyObjC can be built using /usr/bin/python on macOS 10.14 This failed due the problems with header files in the SDK included with Xcode 10. Regards, Ronald — Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ _______ Pythonm

[Pythonmac-SIG] [ANN] PyObjC 5.1.1

2018-10-31 Thread Ronald Oussoren via Pythonmac-SIG
Hi, I’ve pushed PyObjC 5.1.1 to PyPI. This is a very minor feature update: it adds a small number of symbols introduced in the macOS 10.14.1 SDK included with Xcode 10.1. Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https

Re: [Pythonmac-SIG] [Pyobjc-dev] notarization works! (was Re: not that)

2018-10-30 Thread Ronald Oussoren via Pythonmac-SIG
. I’ll look into adding a recipe for this to py2app. Ronald_______ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] [Pyobjc-dev] notarization works! (was Re: not that)

2018-10-29 Thread Ronald Oussoren via Pythonmac-SIG
.org/ronaldoussoren/pyobjc/issues/253/use-map_fixed-on-macos-1014 <https://bitbucket.org/ronaldoussoren/pyobjc/issues/253/use-map_fixed-on-macos-1014>. I’ll look into ctypes when I have a good solution for PyObjC. Ronald ___ Pythonmac-SIG mail

Re: [Pythonmac-SIG] [Pyobjc-dev] notarization works! (was Re: not that)

2018-10-28 Thread Ronald Oussoren via Pythonmac-SIG
and in the similar code in PyObjC. The annoying bit is that the flag is new in 10.14, and CPython installers are created on 10.9 which means those won’t include the new flag for a long time. I’ll have to check if using MAP_JIT is ok when deploying on older macOS versions, or if the code shoul

Re: [Pythonmac-SIG] py2app apps codesigned with "--options runtime", i.e. any notorizable app, fails to launch with ctypes error (was Re: [Pyobjc-dev] ctypes MemoryError when attempting to launch nota

2018-10-28 Thread Ronald Oussoren via Pythonmac-SIG
--force \ >--options runtime; > done; > > codesign --sign "${IDENTITY}" \ > --deep "${NAME}.app" \ > --force \ > --options runtime; > > and then run it as "./${NAME}.app/Contents/MacOS/${NAME}". I immediately get > the traceback given above. Great. That should make it easier for me to reproduce the issue. Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] py2app apps codesigned with "--options runtime", i.e. any notorizable app, fails to launch with ctypes error (was Re: [Pyobjc-dev] ctypes MemoryError when attempting to launch nota

2018-10-28 Thread Ronald Oussoren via Pythonmac-SIG
; interfere with py2app itself starting up.) Interesting… I haven’t had complaints about PyObjC yet, and that also uses libffi. I wonder what the “hardened runtime” option actually does and enforces. In 3.7 the line in ctypes/__init__.py that causes the exception is a call that creates a dummy

Re: [Pythonmac-SIG] [Pyobjc-dev] ctypes MemoryError when attempting to launch notarized app

2018-10-28 Thread Ronald Oussoren via Pythonmac-SIG
de signing option that causes this problem. What is the output of "codesign --display --verbose=4” for the application? Both with and without notarisation? Ronald > > -glyph > ___ > Pyobjc-dev mailing list > pyobjc-...@lists.source

[Pythonmac-SIG] [ANN] PyObjC 5.1

2018-10-16 Thread Ronald Oussoren via Pythonmac-SIG
sequences (int, float, str, unicode, tuple, list, set, frozenset and dict) can now be written to archives that require secureCoding. Ronald___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] [ANN] py2app 0.18

2018-10-11 Thread Ronald Oussoren via Pythonmac-SIG
Hi, I’ve released py2app 0.18 on PyPI. The only change w.r.t. 0.17 is a recipe for “six.moves”, that should also work when the “six” library has been vendored by some other package. Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https

Re: [Pythonmac-SIG] py2app -A and virtual environments

2018-09-28 Thread Ronald Oussoren via Pythonmac-SIG
h an alias bundle it appears to use the >> global Python install instead of the virtual env. Is there a way around that? >> >> Just >> > ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-23 Thread Ronald Oussoren via Pythonmac-SIG
gt;> wrote: >>> >>> On Sep 18, 2018, at 1:22 PM, Ronald Oussoren via Pythonmac-SIG >>> mailto:pythonmac-sig@python.org>> wrote: >>>> >>>> PyObjC 5.0 is out >>> >>> Thanks again for your tireless (or at least apparently tire

Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-21 Thread Ronald Oussoren via Pythonmac-SIG
> On 21 Sep 2018, at 05:59, Glyph wrote: > > On Sep 18, 2018, at 1:22 PM, Ronald Oussoren via Pythonmac-SIG > mailto:pythonmac-sig@python.org>> wrote: >> >> PyObjC 5.0 is out > > Thanks again for your tireless (or at least apparently tireless) maintenanc

[Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-18 Thread Ronald Oussoren via Pythonmac-SIG
. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] [ANN] PyObjC 5.0b1

2018-09-02 Thread Ronald Oussoren via Pythonmac-SIG
eter when run separately. Because of this I've disabled an optimization that uses alloca instead of PyMem_Malloc to allocate memory for now. Regards, Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/li

[Pythonmac-SIG] [ANN] py2app 0.16 and macholib 1.11

2018-08-28 Thread Ronald Oussoren via Pythonmac-SIG
s, Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] [ANN] First alpha release for PyObjC 5.0

2018-08-05 Thread Ronald Oussoren via Pythonmac-SIG
___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] py2app is not finding imported libraries

2018-07-29 Thread Ronald Oussoren via Pythonmac-SIG
d then started failing. > > David Simmons > ___ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > https://mail.python.org/mailman/listinfo/pythonmac-sig > unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG _

[Pythonmac-SIG] ANN: py2app 0.15

2018-07-27 Thread Ronald Oussoren via Pythonmac-SIG
___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

[Pythonmac-SIG] Towards PyObjC 5.0

2018-07-10 Thread Ronald Oussoren via Pythonmac-SIG
architecture. Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] Problem with pip

2018-01-18 Thread Karsten Wolf via Pythonmac-SIG
t;-arch x86_64 " ./configure --enable-framework --enable-ipv6 --enable-toolbox-glue and it yields a Python that can be py2apped and run on 10.6 as long as you don't use newer Frameworks or libs that need OSX > 1.6 -karsten _______ Python

[Pythonmac-SIG] PyobjC using pdb on yosemite

2015-08-26 Thread Karsten Wolf via Pythonmac-SIG
Perhaps someone knows a remedy. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] How-To upgrade Apples python installation in Mac OS X 10.3 from python 2.3 to 2.4

2004-12-10 Thread pythonmac
From: Bob Ippolito <[EMAIL PROTECTED]> Date: December 10, 2004 1:29:53 CST To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Pythonmac-SIG] Re: How-To upgrade Apples python installation in Mac OS X 10.3 from python 2.3 to 2.4 >make >make frameworkinstall make frameworkinstall

[Pythonmac-SIG] Re: How-To upgrade Apples python installation in Mac OS X 10.3 from python 2.3 to 2.4

2004-12-09 Thread pythonmac
From: [EMAIL PROTECTED] Subject:Re: Pythonmac-SIG Digest, Vol 20, Issue 11 Date: December 10, 2004 1:08:54 CST To: [EMAIL PROTECTED] Ran into some troubles with the below. Comments interspersed. From: Robert Valsjö <[EMAIL PROTECTED]>