facebook / facebook/chisel

Xcode 12.3 NameError: name 'lldb' is not defined

Open
#295 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.2k
Forks
790
PR merge metrics
No merged PRs in 30d

Description

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'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.