altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.68k stars 886 forks source link

[Error][AltServer.ProcessError 0] Now getting Python error along with altjit error. #1372

Open ibapps39 opened 8 months ago

ibapps39 commented 8 months ago

I was initially, yesterday, getting: The process 'altjit' failed with code 1.

But now I get: The process 'altjit' failed with code 1. The process 'python3' failed with code 1. pyo3_runtime.PanicException: Python API call failed.

This happens for both AltStore and Play!. With AltStore not giving a long press option to activate JIT, but Play! does (exits alt store and crashes). Gone through the troubleshoot suggestions and reinstalled AltServer.

Error Description The process 'altjit' failed with code 1. The process 'python3' failed with code 1. pyo3_runtime.PanicException: Python API call failed

Failure Reason The process 'altjit' failed with code 1. The process 'python3' failed with code 1. pyo3_runtime.PanicException: Python API call failed

Title JIT could not be enabled for AltStore.

Source Line 96

executableURL file:///Applications/AltServer.app/Contents/MacOS/altjit

exitCode 1

output Mounting personalized developer disk... ❌ Unable to mount personalized Developer Disk. The process 'python3' failed with code 1. pyo3_runtime.PanicException: Python API call failed

Specs: Mac M1, 14.2.1 (23C71) AltServer Version 1.7.2b (85) AltStore 2.0b7 (30) iPhone 15 Pro Max iOS 17.3 (21D5026f)

CDotNightHawk commented 8 months ago

Same

wingchen0418 commented 8 months ago

Me too