I’m running iOS 13.2.3, jailbroken with unc0ver. I have Python 3.7 installed, and have downloaded the whole repository. When I try to run setup.py, I get this message:
Traceback (most recent call last):
File "./setup.py", line 6, in <module>
import time
ImportError: dynamic module does not define init function (inittime)
I’m running iOS 13.2.3, jailbroken with unc0ver. I have Python 3.7 installed, and have downloaded the whole repository. When I try to run setup.py, I get this message: