Advertisement
GregLeblanc

Untitled

Mar 5th, 2025
20
0
320 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Downloading https://swdist.apple.com/content/downloads/34/54/041-88800-A_HLMBDM42FL/anrmoj880qkj0lbybqm0c3830p70nawjrv/041-88800.English.dist...
  2. Traceback (most recent call last):
  3. File "/Users/leblanc/macOS-installer/installinstallmacos.py", line 668, in <module>
  4. main()
  5. ~~~~^^
  6. File "/Users/leblanc/macOS-installer/installinstallmacos.py", line 582, in main
  7. product_info = os_installer_product_info(
  8. catalog, args.workdir, ignore_cache=args.ignore_cache)
  9. File "/Users/leblanc/macOS-installer/installinstallmacos.py", line 477, in os_installer_product_info
  10. if not product_info[product_key]['title']:
  11. ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  12. KeyError: 'title'
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement