Install Numpy on iSH Shell | Numpy with Python3.8 on iOS | iSH Terminal🥳✌🏻
#python3 #numpy #ish #shorts #python
In order to install Numpy on iSH, copy paste the below commands in sequence to your iSH terminal:
Step 1 - Add 3.13 repos, keeping 3.14:
vi /etc/apk/repositories
Add Repo URLs:
https://dl-cdn.alpinelinux.org/alpine...
https://dl-cdn.alpinelinux.org/alpine...
————————————————————————
Step 2 - Run CMD:
apk update
————————————————————————
Step 3 - Removes everything using python3:
apk del --rdepends python3
————————————————————————
Step 4 - Install Python3.8 & Numpy
apk add python3\ less-than-sign 3.9 py3-numpy\ less-than-sign 1.20 py3-pip
————————————————————————
That’s it! You can now use Numpy on iSH.
Credits : https://github.com/ish-app/ish/issues...
NOTE : Don't forget to replace less-than-sign with symbol in Step4.
————————————————————————
#imchampagnepapi
Thanks for watching ❤️ Hope this helps 🙏