[lttng-dev] babeltrace-python bindings

Philippe Proulx eeppeliteloop at gmail.com
Wed Nov 5 00:56:44 EST 2014


On Tue, Nov 4, 2014 at 5:37 PM, Bin YE <yebinianhi at gmail.com> wrote:
> 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

What is the output of this command:

    ls /usr/lib/python3.*/site-packages

?

Philippe Proulx
>
> I really need you help about it
> Thank you very much in advance
>
> Bin Ye
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>



More information about the lttng-dev mailing list