Skip to content

Xcode 12.3 NameError: name 'lldb' is not defined #295

@yanyi0

Description

@yanyi0

Traceback (most recent call last):
File "", line 1, in
NameError: name 'lldb' is not defined
error: module importing failed: Traceback (most recent call last):
File "", line 1, in
File "/usr/local/opt/chisel/libexec/fbchisellldb.py", line 12, in
import lldb
File "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python3/lldb/init.py", line 101, in
import six
ModuleNotFoundError: No module named 'six'
Traceback (most recent call last):
File "", line 1, in
NameError: name 'lldb' is not defined
error: module importing failed: Traceback (most recent call last):
File "", line 1, in
File "/opt/LLDB/lldb_commands/dslldb.py", line 23, in
import lldb
File "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python3/lldb/init.py", line 101, in
import six
ModuleNotFoundError: No module named 'six'

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