<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><blockquote type="cite" class="">On 1 Feb 2022, at 09:49, Bruno Voisin via tlu <<a href="mailto:tlu@tug.org" class="">tlu@tug.org</a>> wrote:<br class=""><br class="">Replacing python by python3 seems to solve the problem. I don't know, though, whether it's your<br class=""><br class="">/Applications/TeX/TeX\ Live\ Utility.app/Contents/Frameworks/Python.framework/Versions/3.9/bin/python3<br class=""><br class="">or the one at<br class=""><br class="">/Applications/Xcode.app/Contents/Developer/usr/bin/python3 <br class=""><br class="">which is used then. I may move Xcode.app away then try again if that helps.<br class=""></blockquote><br class="">Actually it was easy to try: delete Xcode.app, run "sudo xcode-select -r" in Terminal, reboot.<div class=""><br class=""></div><div class="">Unfortunately, although your Python framework is seen, it isn't used by the scripts and I get the "Install command line developer tools" prompt and in the log</div><div class=""><br class=""></div><div class="">2022-02-01 08:53:16 +0000 Notice -[TLMDatabase texliveYear][18751]<span class="Apple-tab-span" style="white-space:pre">   </span>Parsing the database from this repository failed with the following error: xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.<br class=""></div><div class=""><br class=""></div><div class="">I tried changing the shebang line to</div><div class=""><br class=""></div><div class="">#!../Frameworks/Python.framework/Versions/Current/bin/python3<br class=""><br class=""></div><div class="">or even</div><div class=""><br class=""></div><div class="">#!/Applications/TeX/TeX\ Live\ Utility.app/Contents/Frameworks/Python.framework/Versions/Current/bin/python3</div><div class=""><br class=""></div><div class="">but that doesn't help, I get</div><div class=""><br class=""></div><div class="">2022-02-01 09:07:29 +0000 Notice -[TLMDatabase texliveYear][1270]<span class="Apple-tab-span" style="white-space:pre">        </span>Parsing the database from this repository failed with the following error: (null)</div><div class=""><br class=""></div><div class="">instead.</div><div class=""><br class=""></div><div class="">Bruno</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="4036CBA6-6176-46AC-8E69-6896D37949A3" width="891" height="705" src="cid:410953D2-4889-4FBA-90D3-3F2437F12C14" class=""></div></div></body></html>