Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) (additional info)
April Morone <[email protected]> Mon, 1 Nov 2021 19:47:36 -0400
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <CAJQCUg8xpeunhpYaGNpFfEquiDGbL=x0MRda_MrVmdXyt_gFZA@mail.gmail.com> |
--===============1656967654891307089== Content-Type: multipart/alternative; boundary="000000000000d1ceb205cfc2cd89" --000000000000d1ceb205cfc2cd89 Content-Type: text/plain; charset="UTF-8" Maybe install a higher version? On Mon, Nov 1, 2021, 7:37 PM <[email protected]> wrote: > Send IDLE-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.python.org/mailman/listinfo/idle-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of IDLE-dev digest..." > > > Today's Topics: > > 1. Save error (Chris Walden) > 2. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reedy) > 3. Re: Save error using tkinter (and IDLE) on macOS Monterey > (Terry Reedy) > 4. Re: Save error using tkinter (and IDLE) on macOS Monterey > (Terry Reedy) > 5. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reedy) > 6. Re: Unable to save IDLE files on M1 MacBook Air (Prajwal > Nandeesha) (April Morone) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 31 Oct 2021 12:54:09 -0400 > From: Chris Walden <[email protected]> > To: [email protected] > Subject: [Idle-dev] Save error > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8 > > Hi, > > I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro > 14-inch. > > When I do a file save as in Idel I am getting the following error > message: ?The save file operation failed. The save file operation failed > to connect to the open and save panel service?. > > How can I address this error message? > > Thanks! > Chris > > ------------------------------ > > Message: 2 > Date: Mon, 1 Nov 2021 18:36:50 -0400 > From: Terry Reedy <[email protected]> > To: Prajwal Nandeesha <[email protected]>, > [email protected] > Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote: > > > I recently downloaded python on my M1 MacBook Air. When I finish writing > > my programme on IDLE I try to save it. When I click to save it, I get a > > pop up window from Mac saying that save file operation failed. I have > > attached an image for your reference. > > Apple changed something in Monterey that broke tcl/tk and the tcl/tk > devs and the Python macOS devsare working to catch up. All tkinter apps > have this problem. > See https://bugs.python.org/issue44828 > and the screenshots attached there. > > > Could you please let me know how to resolve this issue. > > > According to the bug report, installing the latest 3.8 may work. Or > revert to Big Sur? > > In the future, please try searching the tracker for existing bug reports. > > > -- > Terry Jan Reedy > > > ------------------------------ > > Message: 3 > Date: Mon, 1 Nov 2021 18:36:52 -0400 > From: Terry Reedy <[email protected]> > To: Chris Walden <[email protected]>, [email protected] > Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS > Monterey > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 10/31/2021 12:54 PM, Chris Walden wrote: > > Hi, > > > > I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro > 14-inch. > > > > When I do a file save as in Idel I am getting the following error > message: ?The save file operation failed. The save file operation failed > to connect to the open and save panel service?. > > Apple changed something in Monterey that broke tcl/tk and the tcl/tk > devs and the Python macOS devsare working to catch up. All tkinter apps > have this problem. > See https://bugs.python.org/issue44828 > and the screenshots attached there. > > > How can I address this error message? > > According to the bug report, installing the latest 3.8 may > work. Or revert to Big Sur? > > In the future, please try searching the tracker for existing bug reports. > > -- > Terry Jan Reedy > > ------------------------------ > > Message: 4 > Date: Mon, 1 Nov 2021 18:40:15 -0400 > From: Terry Reedy <[email protected]> > To: [email protected] > Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS > Monterey > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 11/1/2021 6:36 PM, Terry Reedy wrote: > > On 10/31/2021 12:54 PM, Chris Walden wrote: > >> Hi, > >> > >> I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro > >> 14-inch. > >> > >> When I do a file save as in Idel I am getting the following error > >> message:? ?The save file operation failed. The save file operation > >> failed to connect to the open and save panel service?. > > > > Apple changed something in Monterey that broke tcl/tk and the tcl/tk > > devs and the Python macOS devsare working to catch up.? All tkinter apps > > have this problem. > > See https://bugs.python.org/issue44828 > > and the screenshots attached there. > > > >> How can I address this error message? > > > > According to the bug report, installing the latest 3.8 may > > work.? Or revert to Big Sur? > > > > In the future, please try searching the tracker for existing bug reports. > > A fix will be in future releases of 3.8, 3.9, 3.10. > > > -- > Terry Jan Reedy > > ------------------------------ > > Message: 5 > Date: Mon, 1 Nov 2021 18:40:55 -0400 > From: Terry Reedy <[email protected]> > To: [email protected] > Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 11/1/2021 6:36 PM, Terry Reedy wrote: > > On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote: > > > >> I recently downloaded python on my M1 MacBook Air. When I finish > >> writing my programme on IDLE I try to save it. When I click to save > >> it, I get a pop up window from Mac saying that save file operation > >> failed. I have attached an image for your reference. > > > > Apple changed something in Monterey that broke tcl/tk and the tcl/tk > > devs and the Python macOS devsare working to catch up.? All tkinter apps > > have this problem. > > See https://bugs.python.org/issue44828 > > and the screenshots attached there. > > > >> Could you please let me know how to resolve this issue. > > > > > > According to the bug report, installing the latest 3.8 may work.? Or > > revert to Big Sur? > > > > In the future, please try searching the tracker for existing bug reports. > > A fix will be in future releases of 3.8, 3.9, 3.10. > > > > -- > Terry Jan Reedy > > ------------------------------ > > Message: 6 > Date: Mon, 1 Nov 2021 19:37:09 -0400 > From: April Morone <[email protected]> > To: [email protected] > Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > (Prajwal Nandeesha) > Message-ID: > < > CAJQCUg8UHceL5kGh7iUGLFwxA4_dF9c8HAfg16GdyaZRp2d-PQ@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > There is a bug causing the issue. > > https://bugs.python.org/issue44828 > > > On Mon, Nov 1, 2021, 6:18 PM <[email protected]> wrote: > > > Send IDLE-dev mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://mail.python.org/mailman/listinfo/idle-dev > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of IDLE-dev digest..." > > > > > > Today's Topics: > > > > 1. Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Mon, 1 Nov 2021 15:23:05 +0530 > > From: Prajwal Nandeesha <[email protected]> > > To: [email protected] > > Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset="us-ascii" > > > > > > Hello, > > > > I recently downloaded python on my M1 MacBook Air. When I finish writing > > my programme on IDLE I try to save it. When I click to save it, I get a > pop > > up window from Mac saying that save file operation failed. I have > attached > > an image for your reference. Could you please let me know how to resolve > > this issue. > > > > Thank you. > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129/attachment.html > > > > > -------------- next part -------------- > > A non-text attachment was scrubbed... > > Name: Screenshot 2021-11-01 at 3.17.02 PM.png > > Type: image/png > > Size: 833895 bytes > > Desc: not available > > URL: < > > > https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129/attachment.png > > > > > > > ------------------------------ > > > > Subject: Digest Footer > > > > _______________________________________________ > > IDLE-dev mailing list > > [email protected] > > https://mail.python.org/mailman/listinfo/idle-dev > > > > > > ------------------------------ > > > > End of IDLE-dev Digest, Vol 158, Issue 1 > > **************************************** > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://mail.python.org/pipermail/idle-dev/attachments/20211101/003954bb/attachment.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > IDLE-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/idle-dev > > > ------------------------------ > > End of IDLE-dev Digest, Vol 158, Issue 2 > **************************************** > --000000000000d1ceb205cfc2cd89 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto">Maybe install a higher version?</div><br><div class=3D"gm= ail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Nov 1, 2021, 7:37 = PM <<a href=3D"mailto:[email protected]">idle-dev-request@pyt= hon.org</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"= margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send IDLE-de= v mailing list submissions to<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" target= =3D"_blank" rel=3D"noreferrer">[email protected]</a><br> <br> To subscribe or unsubscribe via the World Wide Web, visit<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://mail.python.org/mailman/list= info/idle-dev" rel=3D"noreferrer noreferrer" target=3D"_blank">https://mail= .python.org/mailman/listinfo/idle-dev</a><br> or, via email, send a message with subject or body 'help' to<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" = target=3D"_blank" rel=3D"noreferrer">[email protected]</a><br> <br> You can reach the person managing the list at<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" ta= rget=3D"_blank" rel=3D"noreferrer">[email protected]</a><br> <br> When replying, please edit your Subject line so it is more specific<br> than "Re: Contents of IDLE-dev digest..."<br> <br> <br> Today's Topics:<br> <br> =C2=A0 =C2=A01. Save error (Chris Walden)<br> =C2=A0 =C2=A02. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reed= y)<br> =C2=A0 =C2=A03. Re: Save error using tkinter (and IDLE) on macOS Monterey<b= r> =C2=A0 =C2=A0 =C2=A0 (Terry Reedy)<br> =C2=A0 =C2=A04. Re: Save error using tkinter (and IDLE) on macOS Monterey<b= r> =C2=A0 =C2=A0 =C2=A0 (Terry Reedy)<br> =C2=A0 =C2=A05. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reed= y)<br> =C2=A0 =C2=A06. Re: Unable to save IDLE files on M1 MacBook Air (Prajwal<br= > =C2=A0 =C2=A0 =C2=A0 Nandeesha) (April Morone)<br> <br> <br> ----------------------------------------------------------------------<br> <br> Message: 1<br> Date: Sun, 31 Oct 2021 12:54:09 -0400<br> From: Chris Walden <<a href=3D"mailto:[email protected]" target=3D"_blank= " rel=3D"noreferrer">[email protected]</a>><br> To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer= rer">[email protected]</a><br> Subject: [Idle-dev] Save error<br> Message-ID: <<a href=3D"mailto:0BDF1DA7-17CD-4637-89BF-5F4FB7DAAF42@gmai= l.com" target=3D"_blank" rel=3D"noreferrer">0BDF1DA7-17CD-4637-89BF-5F4FB7D= [email protected]</a>><br> Content-Type: text/plain;=C2=A0 =C2=A0 =C2=A0 =C2=A0charset=3Dutf-8<br> <br> Hi, <br> <br> I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 14-inch= .<br> <br> When I do a file save as in Idel I am getting the following error message:= =C2=A0 ?The save file operation failed. The save file operation failed to c= onnect to the open and save panel service?.=C2=A0 <br> <br> How can I address this error message?<br> <br> Thanks!<br> Chris <br> <br> ------------------------------<br> <br> Message: 2<br> Date: Mon, 1 Nov 2021 18:36:50 -0400<br> From: Terry Reedy <<a href=3D"mailto:[email protected]" target=3D"_blank"= rel=3D"noreferrer">[email protected]</a>><br> To: Prajwal Nandeesha <<a href=3D"mailto:[email protected]" = target=3D"_blank" rel=3D"noreferrer">[email protected]</a>>,= <br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" target= =3D"_blank" rel=3D"noreferrer">[email protected]</a><br> Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br> Message-ID: <<a href=3D"mailto:c1d820c4-6178-c8df-5681-2af09195205a@udel= .edu" target=3D"_blank" rel=3D"noreferrer">c1d820c4-6178-c8df-5681-2af09195= [email protected]</a>><br> Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br> <br> On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote:<br> <br> > I recently downloaded python on my M1 MacBook Air. When I finish writi= ng <br> > my programme on IDLE I try to save it. When I click to save it, I get = a <br> > pop up window from Mac saying that save file operation failed. I have = <br> > attached an image for your reference.<br> <br> Apple changed something in Monterey that broke tcl/tk and the tcl/tk <br> devs and the Python macOS devsare working to catch up.=C2=A0 All tkinter ap= ps <br> have this problem.<br> See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer norefe= rrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br> and the screenshots attached there.<br> <br> > Could you please let me know how to resolve this issue.<br> <br> <br> According to the bug report, installing the latest 3.8 may work.=C2=A0 Or <= br> revert to Big Sur?<br> <br> In the future, please try searching the tracker for existing bug reports.<b= r> <br> <br> -- <br> Terry Jan Reedy<br> <br> <br> ------------------------------<br> <br> Message: 3<br> Date: Mon, 1 Nov 2021 18:36:52 -0400<br> From: Terry Reedy <<a href=3D"mailto:[email protected]" target=3D"_blank"= rel=3D"noreferrer">[email protected]</a>><br> To: Chris Walden <<a href=3D"mailto:[email protected]" target=3D"_blank" = rel=3D"noreferrer">[email protected]</a>>, <a href=3D"mailto:idle-dev@pyt= hon.org" target=3D"_blank" rel=3D"noreferrer">[email protected]</a><br> Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 Monterey<br> Message-ID: <<a href=3D"mailto:cee84e36-c53c-1151-a6b1-acf60d61046f@udel= .edu" target=3D"_blank" rel=3D"noreferrer">cee84e36-c53c-1151-a6b1-acf60d61= [email protected]</a>><br> Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br> <br> On 10/31/2021 12:54 PM, Chris Walden wrote:<br> > Hi,<br> > <br> > I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 14= -inch.<br> > <br> > When I do a file save as in Idel I am getting the following error mess= age:=C2=A0 ?The save file operation failed. The save file operation failed = to connect to the open and save panel service?.<br> <br> Apple changed something in Monterey that broke tcl/tk and the tcl/tk <br> devs and the Python macOS devsare working to catch up.=C2=A0 All tkinter ap= ps <br> have this problem.<br> See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer norefe= rrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br> and the screenshots attached there.<br> <br> > How can I address this error message?<br> <br> According to the bug report, installing the latest 3.8 may<br> work.=C2=A0 Or revert to Big Sur?<br> <br> In the future, please try searching the tracker for existing bug reports.<b= r> <br> -- <br> Terry Jan Reedy<br> <br> ------------------------------<br> <br> Message: 4<br> Date: Mon, 1 Nov 2021 18:40:15 -0400<br> From: Terry Reedy <<a href=3D"mailto:[email protected]" target=3D"_blank"= rel=3D"noreferrer">[email protected]</a>><br> To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer= rer">[email protected]</a><br> Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 Monterey<br> Message-ID: <slpqcg$o0l$<a href=3D"mailto:[email protected]" target=3D"_bl= ank" rel=3D"noreferrer">[email protected]</a>><br> Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br> <br> On 11/1/2021 6:36 PM, Terry Reedy wrote:<br> > On 10/31/2021 12:54 PM, Chris Walden wrote:<br> >> Hi,<br> >><br> >> I am currently using maxOS Monterey version 12.0.1 on a MacBook Pr= o <br> >> 14-inch.<br> >><br> >> When I do a file save as in Idel I am getting the following error = <br> >> message:? ?The save file operation failed. The save file operation= <br> >> failed to connect to the open and save panel service?.<br> > <br> > Apple changed something in Monterey that broke tcl/tk and the tcl/tk <= br> > devs and the Python macOS devsare working to catch up.? All tkinter ap= ps <br> > have this problem.<br> > See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer n= oreferrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br> > and the screenshots attached there.<br> > <br> >> How can I address this error message?<br> > <br> > According to the bug report, installing the latest 3.8 may<br> > work.? Or revert to Big Sur?<br> > <br> > In the future, please try searching the tracker for existing bug repor= ts.<br> <br> A fix will be in future releases of 3.8, 3.9, 3.10.<br> <br> <br> -- <br> Terry Jan Reedy<br> <br> ------------------------------<br> <br> Message: 5<br> Date: Mon, 1 Nov 2021 18:40:55 -0400<br> From: Terry Reedy <<a href=3D"mailto:[email protected]" target=3D"_blank"= rel=3D"noreferrer">[email protected]</a>><br> To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer= rer">[email protected]</a><br> Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br> Message-ID: <slpqdo$o0l$<a href=3D"mailto:[email protected]" target=3D"_bl= ank" rel=3D"noreferrer">[email protected]</a>><br> Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br> <br> On 11/1/2021 6:36 PM, Terry Reedy wrote:<br> > On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote:<br> > <br> >> I recently downloaded python on my M1 MacBook Air. When I finish <= br> >> writing my programme on IDLE I try to save it. When I click to sav= e <br> >> it, I get a pop up window from Mac saying that save file operation= <br> >> failed. I have attached an image for your reference.<br> > <br> > Apple changed something in Monterey that broke tcl/tk and the tcl/tk <= br> > devs and the Python macOS devsare working to catch up.? All tkinter ap= ps <br> > have this problem.<br> > See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer n= oreferrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br> > and the screenshots attached there.<br> > <br> >> Could you please let me know how to resolve this issue.<br> > <br> > <br> > According to the bug report, installing the latest 3.8 may work.? Or <= br> > revert to Big Sur?<br> > <br> > In the future, please try searching the tracker for existing bug repor= ts.<br> <br> A fix will be in future releases of 3.8, 3.9, 3.10.<br> <br> <br> <br> -- <br> Terry Jan Reedy<br> <br> ------------------------------<br> <br> Message: 6<br> Date: Mon, 1 Nov 2021 19:37:09 -0400<br> From: April Morone <<a href=3D"mailto:[email protected]" targe= t=3D"_blank" rel=3D"noreferrer">[email protected]</a>><br> To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer= rer">[email protected]</a><br> Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 (Prajwal Nandeesha)<br> Message-ID:<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <<a href=3D"mailto:CAJQCUg8UHceL5kGh7iUGLFwx= [email protected]" target=3D"_blank" rel=3D"norefer= rer">CAJQCUg8UHceL5kGh7iUGLFwxA4_dF9c8HAfg16GdyaZRp2d-PQ@mail.gmail.com</a>= ><br> Content-Type: text/plain; charset=3D"utf-8"<br> <br> There is a bug causing the issue.<br> <br> <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer noreferrer= " target=3D"_blank">https://bugs.python.org/issue44828</a><br> <br> <br> On Mon, Nov 1, 2021, 6:18 PM <<a href=3D"mailto:idle-dev-request@python.= org" target=3D"_blank" rel=3D"noreferrer">[email protected]</a>&g= t; wrote:<br> <br> > Send IDLE-dev mailing list submissions to<br> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"mailto:[email protected]= " target=3D"_blank" rel=3D"noreferrer">[email protected]</a><br> ><br> > To subscribe or unsubscribe via the World Wide Web, visit<br> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"https://mail.python.org/ma= ilman/listinfo/idle-dev" rel=3D"noreferrer noreferrer" target=3D"_blank">ht= tps://mail.python.org/mailman/listinfo/idle-dev</a><br> > or, via email, send a message with subject or body 'help' to<b= r> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"mailto:idle-dev-request@py= thon.org" target=3D"_blank" rel=3D"noreferrer">[email protected]<= /a><br> ><br> > You can reach the person managing the list at<br> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"mailto:idle-dev-owner@pyth= on.org" target=3D"_blank" rel=3D"noreferrer">[email protected]</a><= br> ><br> > When replying, please edit your Subject line so it is more specific<br= > > than "Re: Contents of IDLE-dev digest..."<br> ><br> ><br> > Today's Topics:<br> ><br> >=C2=A0 =C2=A0 1. Unable to save IDLE files on M1 MacBook Air (Prajwal N= andeesha)<br> ><br> ><br> > ----------------------------------------------------------------------= <br> ><br> > Message: 1<br> > Date: Mon, 1 Nov 2021 15:23:05 +0530<br> > From: Prajwal Nandeesha <<a href=3D"mailto:prajwalnandeesha24@iclou= d.com" target=3D"_blank" rel=3D"noreferrer">[email protected]</= a>><br> > To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"no= referrer">[email protected]</a><br> > Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br> > Message-ID: <<a href=3D"mailto:F2AC43B7-0FBD-4DA3-88E0-9C21F524812D= @icloud.com" target=3D"_blank" rel=3D"noreferrer">F2AC43B7-0FBD-4DA3-88E0-9= [email protected]</a>><br> > Content-Type: text/plain; charset=3D"us-ascii"<br> ><br> ><br> > Hello,<br> ><br> > I recently downloaded python on my M1 MacBook Air. When I finish writi= ng<br> > my programme on IDLE I try to save it. When I click to save it, I get = a pop<br> > up window from Mac saying that save file operation failed. I have atta= ched<br> > an image for your reference. Could you please let me know how to resol= ve<br> > this issue.<br> ><br> > Thank you.<br> > -------------- next part --------------<br> > An HTML attachment was scrubbed...<br> > URL: <<br> > <a href=3D"https://mail.python.org/pipermail/idle-dev/attachments/2021= 1101/55a39129/attachment.html" rel=3D"noreferrer noreferrer" target=3D"_bla= nk">https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a3912= 9/attachment.html</a><br> > ><br> > -------------- next part --------------<br> > A non-text attachment was scrubbed...<br> > Name: Screenshot 2021-11-01 at 3.17.02 PM.png<br> > Type: image/png<br> > Size: 833895 bytes<br> > Desc: not available<br> > URL: <<br> > <a href=3D"https://mail.python.org/pipermail/idle-dev/attachments/2021= 1101/55a39129/attachment.png" rel=3D"noreferrer noreferrer" target=3D"_blan= k">https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129= /attachment.png</a><br> > ><br> ><br> > ------------------------------<br> ><br> > Subject: Digest Footer<br> ><br> > _______________________________________________<br> > IDLE-dev mailing list<br> > <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefe= rrer">[email protected]</a><br> > <a href=3D"https://mail.python.org/mailman/listinfo/idle-dev" rel=3D"n= oreferrer noreferrer" target=3D"_blank">https://mail.python.org/mailman/lis= tinfo/idle-dev</a><br> ><br> ><br> > ------------------------------<br> ><br> > End of IDLE-dev Digest, Vol 158, Issue 1<br> > ****************************************<br> ><br> -------------- next part --------------<br> An HTML attachment was scrubbed...<br> URL: <<a href=3D"https://mail.python.org/pipermail/idle-dev/attachments/= 20211101/003954bb/attachment.html" rel=3D"noreferrer noreferrer" target=3D"= _blank">https://mail.python.org/pipermail/idle-dev/attachments/20211101/003= 954bb/attachment.html</a>><br> <br> ------------------------------<br> <br> Subject: Digest Footer<br> <br> _______________________________________________<br> IDLE-dev mailing list<br> <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"noreferrer"= >[email protected]</a><br> <a href=3D"https://mail.python.org/mailman/listinfo/idle-dev" rel=3D"norefe= rrer noreferrer" target=3D"_blank">https://mail.python.org/mailman/listinfo= /idle-dev</a><br> <br> <br> ------------------------------<br> <br> End of IDLE-dev Digest, Vol 158, Issue 2<br> ****************************************<br> </blockquote></div> --000000000000d1ceb205cfc2cd89-- --===============1656967654891307089== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ IDLE-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/idle-dev --===============1656967654891307089==--