'How can I add bladeRF to python project?

I'm new in python, and I don't how to connect to BladeRF to get data from it e.g. signal using:

import bladerf 

I'm using PyCharm. I also made a git clone from the official repository (Bladerf) and build it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source