Closed Ayrx closed 5 years ago
This part looks like it will break python2: cmake -DPYTHON_CMD=python3 ..
Have you tested python 2?
Yup. bcc is available for both Python 2 and 3. filetop
etc still works.
The original make / make install is still there. The PR adds a second step that installs the Python 3 bit.
This PR installs bcc for Python 3 in addition to Python 2.