Aiohttp installation success on iPad Air 1st gen #6349
Mahasvan
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I've been trying to install aiohttp and other dependencies for discord.py on an iPad Air 1st gen (iPad4,1) to see just how well a discord bot would run on a jailbroken iPad as a host. The iPad was jailbroken using Checkra1n, and packages were mostly installed using Cydia. Here's how I did it:
su root
apt install python3
)python3 -m ensurepip
ld64
, also from Cydiapip3 install aiohttp
I apologize if I have missed some steps, This has been over the course of around a month, and I probably don't remember everything I did.
Neofetch 👇

Aiohttp 👇

Beta Was this translation helpful? Give feedback.
All reactions