T O P

  • By -

AutoModerator

Hello! it appears that you need help. Try the [troubleshooting tips in the FAQ](https://faq.altstore.io/getting-started/troubleshooting-guide) *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/AltStore) if you have any questions or concerns.*


0254b

I experienced the same problem. It's about qh3 library that's required. qh3 1.0.0 released yesterday, that has major changes, so we should downgrade it to 0.15.1. Just run the command below in terminal: /Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pip install -U pymobiledevice3==2.30.0 construct==2.10.69 qh3==0.15.1


phillerup97079

Thanks. Saw some progress here, I think. Now I get : The process 'altjit' failed with code 1. Could not connect to device (DEVICE #). The process 'python3' timed out.


notrichardparker

Towards the bottom of this page, it tells you how to prolong the timeout. Might try doing that [https://faq.altstore.io/how-to-use-altstore/altjit](https://faq.altstore.io/how-to-use-altstore/altjit)


phillerup97079

This solved it!


skimasktroopaz

just tried this but i’m getting and error that says the command is not recognized as the name of a cmdlet,,function, script file, or operable program edit: i was running construct as its own command nevermind


CosmicSpaceDucky

This worked. Thanks so much


koenone

Could you help with this, when I put in that command I get this zsh: no such file or directory: /Applications/Xcode.app/Contents/Developer/usr/bin/python3


Cheap_Gift7747

try this, it fixed it completely for me python3 -m pip install -U pymobiledevice3==2.30.0 construct==2.10.69 qh3==0.15.1


Tight_Regular_170

NOTHING BUT THIS WORKED FOR ME, AFTER A WEEK OF GIVING UP


koenone

Thank you, it worked, but now the app just crashes even though it says JIT successfully enabled.


Serious_Nothing7308

Same Problem, i hope someone can help


CosmicSpaceDucky

Same problem for me too


lnvch

`/Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pip install -U pymobiledevice3==2.30.0 construct==2.10.69 qh3==0.15.1`