When doing ionic run ios
i get the errors
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/__init__.py", line 98, in <module>
import six
ImportError: No module named six
(lldb) command source -s 0 '/tmp/3A51C948-93CE-4C08-AFE3-CDB2A4FE9B47/fruitstrap-lldb-prep-cmds-b274a53858027eb3c62c5ae1bebca0ae676273a1'
Executing commands in '/tmp/3A51C948-93CE-4C08-AFE3-CDB2A4FE9B47/fruitstrap-lldb-prep-cmds-b274a53858027eb3c62c5ae1bebca0ae676273a1'.
(lldb) platform select remote-ios --sysroot '/Users/etuwebdev02/Library/Developer/Xcode/iOS DeviceSupport/9.3.2 (13F69)/Symbols'
Platform: remote-ios
Connected: no
SDK Path: "/Users/etuwebdev02/Library/Developer/Xcode/iOS DeviceSupport/9.3.2 (13F69)/Symbols"
(lldb) target create "/space/www/applications/wav/platforms/ios/build/device/Letudiant: Visiteurs Salons.app"
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'run_one_line' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'run_one_line' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError
: name 'run_one_line' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'run_one_line' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'run_one_line' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'run_one_line' is not defined
Current executable set to '/space/www/applications/wav/platforms/ios/build/device/Letudiant: Visiteurs Salons.app' (armv7).
(lldb) script fruitstrap_device_app="/private/var/containers/Bundle/Application/1B168064-7BB0-4A97-BF5B-515B50673F07/Letudiant: Visiteurs Salons.app"
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError:
name 'run_one_line' is not defined
error: python failed attempting to evaluate 'fruitstrap_device_app="/private/var/containers/Bundle/Application/1B168064-7BB0-4A97-BF5B-515B50673F07/Letudiant: Visiteurs Salons.app"'