Python 3.13+ removed the `distutils` module (PEP 632) `fs-ext` package requires native compilation via `node-gyp` `node-gyp` still depends on the removed `distutils` module `fs-ext` is used for file ...
I have found when attempting to install on a Windows machine with Python 3.13 that an error would occur: ...
Python 3.13 has been released with a slight delay on the home straight. The new interactive shell aims to make development more convenient. In addition, the global interpreter lock can now be ...