altstoreio / AltStore

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

The process 'altjit' failed with code 1. Incompatible Architecture have x86_64, need Arm64 #1304

Open IammGrooot opened 1 year ago

IammGrooot commented 1 year ago

After following the FAQ on enabling Jit with Sonoma and iOS 17 I get the following error. Instructions followed to a T with terminal commands. Using iMac M1. Please advise thank you!!

The process 'altjit' failed with code 1. The process 'python3' failed with code 1. ImportError: dlopen(/Users/ventura/Library/Python/3.9/lib/python/site-packages/cryptography/hazmat/bindings/_rust.abi3.so, 0x0002): tried: '/Users/ventura/Library/Python/3.9/lib/python/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/ventura/Library/Python/3.9/lib/python/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' (no such file), '/Users/ventura/Library/Python/3.9/lib/python/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))

shanegillio commented 12 months ago

It looks like Terminal may be using a Python that's installed from an incompatible source? You could try installing Xcode or reinstalling python

AwayCoast23465 commented 6 months ago

I had this issue for a damn while but then i had a jimmy neutron brain blast and just ran it through rossetta, since it says it has the x86_64 version.

to do this, close altserver then right-click on it in finder. then select 'get info'. once that is done, check the box 'open with rossetta' finally, open the app and it should work

p.s when i did this for the first time, it came up with a timeout error but i just ran it again and it worked just fine

IammGrooot commented 6 months ago

Epic I’ll try that! Thanks!On Apr 1, 2024, at 9:07 AM, AwayCoast23465 @.***> wrote: I had this issue for a damn while but then i had a jimmy neutron brain blast and just ran it through rossetta, since it says it has the x86_64 version. to do this, close altserver then right-click on it in finder. then select 'get info'. once that is done, check the box 'open with rossetta' finally, open the app and it should work p.s when i did this for the first time, it came up with a timeout error but i just ran it again and it worked just fine

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>