Hello,
I found this email in the README of
https://github.com/efficios/babeltrace/tree/stable-1.5
I have a question regarding the usage of BabelTrace using version 1.5.8. I am running on Ubuntu 20.04 and have installed or dependencies to use BabelTrace with Python bindings:
When trying to import BabelTrace in a Python script with “import babeltrace”, I receive the following error (more error output in the attached text file): “ModuleNotFoundError: No module named 'babeltrace._babeltrace'” followed by “ModuleNotFoundError:
No module named '_babeltrace'”.
My folder structure at /usr/lib/python3/dist-packages/babeltrace are as follows:
I’ve been trying to debug this issue for a couple of days, but am running into a wall. I’ve decided to email your team in case you have seen this issue before, or are able to spot a simple issue with my setup.
Thank you,
Jon Smet