I’m trying to run the Palantir VSCode extension locally to connect to a Python functions code repository on my Apple Silicon Mac. I get repeated errors: ‘request to https://localhost:64977/functions-python-runtime/status/readiness failed’ and ‘No such file or directory’ for the binary ‘darwin-arm64/functions-python-runtime’. I’ve tried updating the extension, cleaning the dev server directory, and running VSCode under Rosetta, but the issue persists. Is there a supported workaround or ARM64 binary available for the dev server? Any advice or official guidance would be appreciated.