Re: Can't complete py2app build
Ronald Oussoren via Pythonmac-SIG <[email protected]> Sun, 27 Sep 2020 10:42:04 +0200
| Newsgroups | gmane.comp.python.apple |
|---|---|
| Message-ID | <[email protected]> |
--===============4253509772216074866== Content-Type: multipart/alternative; boundary="Apple-Mail=_6B8D4C79-37B8-4DB7-B75C-C4704CA6070F" --Apple-Mail=_6B8D4C79-37B8-4DB7-B75C-C4704CA6070F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 16 Sep 2020, at 21:56, Terry Acree via Pythonmac-SIG = <[email protected]> wrote: >=20 > Sorry to bother you but i can=E2=80=99t get py2app to complete. all = packages up to date py2app 0.22. >=20 > error > raise ValueError("%r does not exist" % (pathname,)) > ValueError: '/opt/anaconda3/lib/libpython3.7.dylib' does not exist I don=E2=80=99t use Anaconda myself, so can=E2=80=99t easily test. Does = this file exist on your system?=20 The error happens because some library or Python extension refers to = this library in the dependencies in its Mach-O binary header. Ronald =E2=80=94 Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/= --Apple-Mail=_6B8D4C79-37B8-4DB7-B75C-C4704CA6070F Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><div = class=3D""><br class=3D""> </div> <div><br class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D"">On 16 Sep 2020, at 21:56, Terry Acree via Pythonmac-SIG = <<a href=3D"mailto:[email protected]" = class=3D"">[email protected]</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><meta = http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8" = class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: = space; line-break: after-white-space;" class=3D"">Sorry to bother you = but i can=E2=80=99t get py2app to complete. all packages up to date = py2app 0.22.<div class=3D""><br class=3D""></div><div = class=3D"">error</div><div class=3D""><div style=3D"margin: 0px; = font-stretch: normal; font-size: 11px; line-height: normal; font-family: = Menlo;" class=3D""><span style=3D"font-variant-ligatures: = no-common-ligatures" class=3D""> raise ValueError("%r = does not exist" % (pathname,))</span></div><div style=3D"margin: 0px; = font-stretch: normal; font-size: 11px; line-height: normal; font-family: = Menlo;" class=3D""><span style=3D"font-variant-ligatures: = no-common-ligatures" class=3D"">ValueError: = '/opt/anaconda3/lib/libpython3.7.dylib' does not = exist</span></div></div></div></div></blockquote><div><br = class=3D""></div>I don=E2=80=99t use Anaconda myself, so can=E2=80=99t = easily test. Does this file exist on your system? </div><div><br = class=3D""></div><div>The error happens because some library or Python = extension refers to this library in the</div><div>dependencies in its = Mach-O binary header.</div><div><br = class=3D""></div><div>Ronald</div><div><br class=3D""></div><div><br = class=3D""></div><div><div>=E2=80=94</div><div><br = class=3D""></div><div>Twitter / micro.blog: = @ronaldoussoren</div><div>Blog: <a = href=3D"https://blog.ronaldoussoren.net/" = class=3D"">https://blog.ronaldoussoren.net/</a></div></div></body></html>= --Apple-Mail=_6B8D4C79-37B8-4DB7-B75C-C4704CA6070F-- --===============4253509772216074866== 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 --===============4253509772216074866==--