Hi there

i have installed Lttng and babeltrace
my system:Ubuntu 14.04LTS
I have made following steps

sudo apt-add-repository ppa:lttng/ppa
sudo apt-get update
sudo apt-get install lttng-tools
sudo apt-get install lttng-modules-dkms
sudo apt-get install liblttng-ust-dev

export PYTHON="python3"
export PYTHON_CONFIG="/usr/bin/python3-config"

./configure --enable-python-bindings
 make
 make install
 ldconfig

but i still can not use babeltrace python bindings
when i run import babeltrace it output error with no module

I really need you help about it
Thank you very much in advance

Bin Ye
_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to