mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
The Python API should now be installed to
`PREFIX/lib/pythonVER/dist-packages/uhd`
where the PREFIX is set by CMake and the Python version is determined
by the Python module `distutils`. This should match user expectations
much more than the previous behavior.
Behavior in Virtualenvs is unchanged.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| filters.py | ||
| pyuhd.cpp | ||
| setup.py.in | ||
| types.py | ||
| usrp.py | ||