Sorry for not explaining it more. I want to port it to ios. I get a lot of errors:
thon path configuration:
PYTHONHOME = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/base'
PYTHONPATH = (not set)
program name = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/Big Brother: another story'
isolated = 1
environment = 0
user site = 0
import site = 1
sys._base_executable = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/Big Brother: another story'
sys.base_prefix = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother'
sys.base_exec_prefix = ' another story.app/base'
sys.platlibdir = 'lib'
sys.executable = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/Big Brother: another story'
sys.prefix = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother'
sys.exec_prefix = ' another story.app/base'
sys.path = [
'/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother/lib/python39.zip',
'/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother/lib/python3.9',
' another story.app/base/lib/python3.9/lib-dynload',
]
Failed checking if argv[0] is an import path entry
ModuleNotFoundError: No module named 'encodings'
Traceback (most recent call last):
File "/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/base/main.py", line 26, in <module>
ModuleNotFoundError: No module named '__future__'
2023-08-24 02:10:03.864885-0700 Big Brother: another story[4665:210798] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x7fa292b069a0>. with Xcode