[tlu] new beta

Bruno Voisin bvoisin at icloud.com
Tue Feb 1 10:23:15 CET 2022


> On 1 Feb 2022, at 09:49, Bruno Voisin via tlu <tlu at tug.org> wrote:
> 
> Replacing python by python3 seems to solve the problem. I don't know, though, whether it's your
> 
> /Applications/TeX/TeX\ Live\ Utility.app/Contents/Frameworks/Python.framework/Versions/3.9/bin/python3
> 
> or the one at
> 
> /Applications/Xcode.app/Contents/Developer/usr/bin/python3 
> 
> which is used then. I may move Xcode.app away then try again if that helps.

Actually it was easy to try: delete Xcode.app, run "sudo xcode-select -r" in Terminal, reboot.

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

2022-02-01 08:53:16 +0000 Notice -[TLMDatabase texliveYear][18751]	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.

I tried changing the shebang line to

#!../Frameworks/Python.framework/Versions/Current/bin/python3

or even

#!/Applications/TeX/TeX\ Live\ Utility.app/Contents/Frameworks/Python.framework/Versions/Current/bin/python3

but that doesn't help, I get

2022-02-01 09:07:29 +0000 Notice -[TLMDatabase texliveYear][1270]	Parsing the database from this repository failed with the following error: (null)

instead.

Bruno

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tlu/attachments/20220201/ad13c344/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TLU-1.53b5.png
Type: image/png
Size: 1329390 bytes
Desc: not available
URL: <https://tug.org/pipermail/tlu/attachments/20220201/ad13c344/attachment-0001.png>


More information about the tlu mailing list.