On Sat, 19 Aug 2023 01:44:04 +0200 ramon
wrote:
$ lldb
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'lldb.embedded_interpreter'
The reason is the disagreement in paths for the python integration between lldb and the package.
Running lldb -P,
Still occurring in 1:14.0-55.7~deb12u1.
Seems to be fixed in 1:16.0-57.
Can we please get a backport?
Package: lldb
Version: 1:14.0-55.6
Severity: important
Dear Maintainer,
After installing lldb, one runs it
$ lldb
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'lldb.embedded_interpreter'
The reason is the disagreement in paths for the python i
3 matches
Mail list logo