Skip to content

Command Script Import Error #361

Closed
Closed
@collindutter

Description

@collindutter

Expected behavior

Application is successfully deployed to device.

Actual behavior.

This error is thrown.
(lldb) command script import "/tmp/3EB6F875-710A-4E62-A4A0-7782DFFB29A7/fruitstrap_00008020-001654991178002E.py" error: module importing failed: ('invalid syntax', ('temp.py', 1, 27, 'import fruitstrap_00008020-001654991178002E\n')) backtrace unavailable

Steps to reproduce the problem

Run:
ios-deploy --justlaunch --no-wifi -d -b my.app

System Specs

Please run the commands below in your Terminal.app and include it in the issue. Check when done and include results below.

  • 1. system_profiler SPSoftwareDataType
    Software:

    System Software Overview:

    System Version: macOS 10.14 (18A391)
    Kernel Version: Darwin 18.0.0
    Boot Volume: Macintosh HD
    Boot Mode: Normal
    Computer Name: Collin’s MacBook Pro
    User Name: Collin Dutter (collindutter)
    Secure Virtual Memory: Enabled
    System Integrity Protection: Enabled
    Time since boot: 3:00
    
  • 2. ios-deploy -V
    2.0.0

  • 3. xcodebuild -version
    Xcode 10.0
    Build version 10A255

  • 4. xcode-select --print-path
    /Applications/Xcode.app/Contents/Developer

  • 5. gcc --version
    Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
    Apple LLVM version 10.0.0 (clang-1000.11.45.2)
    Target: x86_64-apple-darwin18.0.0
    Thread model: posix
    InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

  • 6. lldb --version
    lldb-1000.11.37.1
    Swift-4.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions