Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yanyi0 opened this issue Jul 2, 2021 · 1 comment
Open

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

yanyi0 opened this issue Jul 2, 2021 · 1 comment

Comments

@yanyi0
Copy link

yanyi0 commented Jul 2, 2021

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'

@a919312
Copy link

a919312 commented Dec 26, 2022

Do u finish this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants