outset icon indicating copy to clipboard operation
outset copied to clipboard

Python 3.12 Distutils No Longer Present, Outset breaks...

Open gsmc-alx opened this issue 2 years ago • 2 comments

Hi,

distutils has been removed from the current 3.12 version of the official Python distribution.

Could we have a version of Outset that doesn't depend on this library, please, as it's now broken with the current Python version?

Incidentally, I managed to work a temporary fix in my setup (with latest official Python install) by replacing the Python3 symlink with one pointing to Munki's bundled Python, which still contains the required library.

gsmc-alx avatar Oct 09 '23 13:10 gsmc-alx

There is a newer Swift version of Outset that is worth a look: https://github.com/macadmins/outset

kevinmcox avatar Oct 09 '23 14:10 kevinmcox

Oh, thank you. I hadn't realised that existed, thanks for the heads-up.

I will switch to the new version.

gsmc-alx avatar Oct 09 '23 14:10 gsmc-alx