py2app and pyinstaller on Big Sur

Paul Fishback <[email protected]> Thu, 20 May 2021 09:26:52 -0400
Newsgroups gmane.comp.python.apple
Message-ID <CACWiRmnjww3CbU1MuL7CYwC0oSJD6Og_msp6aOC07AdnWaMfaw@mail.gmail.com>
--===============1560740145074771484==
Content-Type: multipart/alternative; boundary="0000000000001bd73705c2c2e672"

--0000000000001bd73705c2c2e672
Content-Type: text/plain; charset="UTF-8"

Hello,

I'm using Python 3.9 on a Mac running Big Sur and have encountered problems
converting GUIs into Mac apps. I'm concerned that the problems may arise
from Big Sur itself.

*Pyinstaller*: I posted a problem I ran into at
https://stackoverflow.com/questions/67593376/pyinstaller-tkinter-script-works-fine-but-wont-execute-properly-as-app-or-uni?noredirect=1#comment119476414_67593376.
In essence, I created my .app, which did not function on Big Sur but did
when someone else ran it on linux.

*py2app: * Problem I encountered is posted at
https://stackoverflow.com/questions/67611680/problem-with-py2app-when-figurecanvastkagg-is-used-in-script?noredirect=1#comment119507494_67611680.
Essentially, I can get py2app to work fine with a tkinter GUI that
utilizes matplotlib, unless I need to import FigureCanvassTkAgg from
matplotlib.backends.backend_tkagg. This problem could be more likely due to
an incomplete understanding of how to incorporate options with py2app.

Thanks

PaulF.

--0000000000001bd73705c2c2e672
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello,<div><br></div><div>I&#39;m using Python 3.9 on a Ma=
c running Big Sur and have encountered=C2=A0problems converting GUIs into M=
ac apps. I&#39;m concerned that the problems may arise from Big Sur itself.=
=C2=A0</div><div><br></div><div><b><u>Pyinstaller</u></b>: I posted a probl=
em I ran into at=C2=A0<a href=3D"https://stackoverflow.com/questions/675933=
76/pyinstaller-tkinter-script-works-fine-but-wont-execute-properly-as-app-o=
r-uni?noredirect=3D1#comment119476414_67593376">https://stackoverflow.com/q=
uestions/67593376/pyinstaller-tkinter-script-works-fine-but-wont-execute-pr=
operly-as-app-or-uni?noredirect=3D1#comment119476414_67593376</a>. In essen=
ce, I created my .app, which did not function on Big Sur but did when someo=
ne else ran it on linux.=C2=A0</div><div><br></div><div><b style=3D"text-de=
coration-line:underline">py2app:=C2=A0</b>=C2=A0Problem I encountered is po=
sted at <a href=3D"https://stackoverflow.com/questions/67611680/problem-wit=
h-py2app-when-figurecanvastkagg-is-used-in-script?noredirect=3D1#comment119=
507494_67611680">https://stackoverflow.com/questions/67611680/problem-with-=
py2app-when-figurecanvastkagg-is-used-in-script?noredirect=3D1#comment11950=
7494_67611680</a>. Essentially, I can get py2app to work fine with a tkinte=
r GUI that utilizes=C2=A0matplotlib, unless I need to import FigureCanvassT=
kAgg=C2=A0from matplotlib.backends.backend_tkagg. This problem could be mor=
e likely due to an incomplete understanding of how to incorporate options w=
ith py2app.</div><div><br></div><div>Thanks</div><div><br></div><div>PaulF.=
</div></div>

--0000000000001bd73705c2c2e672--

--===============1560740145074771484==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

--===============1560740145074771484==--