Replies: 1 comment
-
Looks like codelldb is unable to import one of the python modules it needs. Unfortunately the name of the module did not make it into the error message. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From this comment I take that CodeLLDB still bundles it's own python. However I am facing the error that python cannot be initialized:
This is probably caused by something NixOS does differently that most other Distros.
lldb
andrust-lldb
start up just fine:Are there other system dependencies for CodeLLDB to function?
Here is a more detailed log with verbose logging of CodeLLDB turned on:
Beta Was this translation helpful? Give feedback.
All reactions