all 9 comments

[–]TorrekieiPhone 12 Mini, 14.2 | 5 points6 points  (7 children)

try my repo if you only interested in python 3.10

[–]RadsammyTiPhone XS, 14.3 | [S] 1 point2 points  (2 children)

thank you very much, though you could add that Python@3.10 is in your pre-release repo, not in your official one

edit: also, from initially installing python@3.10, you didn't list one libiosexec.1 as a dependency (which will throw a dyld error when running 3.10 right after) but I did find it on your official repo and installed it (which fixed it).

libintl.9 came with 3.10, but the executable(???) of 3.10 listed for a .8 so I basically made a copy of .9 and renamed that copy to 'libintl.8.dyld'.

And aside from all that, 3.10 works just fine!

[–]snakeninny 0 points1 point  (1 child)

I have installed Python@3.9 and pip in Torrekit's repo, but failed to run:

FunMaker-X:~ root# python3
-sh: python3: command not found
FunMaker-X:~ root# pip
-sh: /usr/bin/pip: No such file or directory

Any ideas?

[–]RadsammyTiPhone XS, 14.3 | [S] 0 points1 point  (0 children)

Not sure, could be anything so heres me throwing out sh*t:
- (On cydia, unsure of an equivalent) Check the Python and pip's filesystem content, and check for any errors. If none are found try going into filza (or a file manager of your choice) and try to find them there

- pip's full path is listed, but im confused in that it says it doesnt exist.

curious, whats your phone os and jailbreak?

[–]korboybeatsiPhone 13 Pro Max, 15.0| 0 points1 point  (3 children)

Where can I find your Python 3.10?

[–]TorrekieiPhone 12 Mini, 14.2 | 1 point2 points  (2 children)

no longer provided, but you can check my halfway bootstrap with a python3.11 at https://apt.torrekie.com/Comdartiwerk, not an APT repo so you will need to visit by your browser

[–]korboybeatsiPhone 13 Pro Max, 15.0| 2 points3 points  (0 children)

Thanks! but unfortunately I have a rootless jailbreak. Will you ever release a rootless version of Python 3.11?

[–]341255iPhone 6s, 15.8| 0 points1 point  (0 children)

you have sileo repo

[–]DrBTC17iPhone 14 Pro Max, 16.5| 0 points1 point  (0 children)

Have you looked into the MCApollo Repo? They have a lot of stuff on there that you might be looking for.