Closed baptisteArno closed 4 months ago
I think distutils was deprecated with python 3.10 and was removed with python 3.12. It seems weird that they removed the setuptool
install step in the highlighted commit which was added to fix the issue. But also it is in a github workflow, so I am not sure if it is actually used.
I think distutils was deprecated with python 3.10 and was removed with python 3.12. It seems weird that they removed the
setuptool
install step in the highlighted commit which was added to fix the issue. But also it is in a github workflow, so I am not sure if it is actually used.
It is used, the script is building the binary that is used in post install script if I am correct!
The binaries for v4.8.0 are broken. I recommend v5.0.1 which is the same as v4.x except it no longer supports nodejs v16
Starting from version
4.8.0
,isolated-vm
can't be installed on Vercel.The error is:
Suspected commit: https://github.com/laverdet/isolated-vm/commit/ac5fbde48e5d59e8379861f49e970d98b079fa71