Gr-baz uhd problem

comiled the latest gnuradio and gr-baz

when starting connection from remote computer to borip_server, get this
error:

david@ubuntu:~/src/gr-baz$ ./apps/borip_server.py
==> Starting TCP server on port: 28888
==> TCP server running on (‘0.0.0.0’, 28888) in thread: Thread-1
==> Connection from: (‘192.168.10.105’, 50845)
~~> Failed to import: No module named borip_usrp_uhd
Traceback (most recent call last):
File “/usr/local/lib/python2.7/dist-packages/baz/borip_server.py”,
line 665, in create_device
exec "import borip
" + id
File “”, line 1, in
ImportError: No module named borip_usrp_uhd
==> Disconnection from: (‘192.168.10.105’, 50845)

my python path is

david@ubuntu:~/src/gr-baz$ set | grep PYTHON
PYTHONPATH=/usr/local/lib/python2.7/dist-packages/baz/

which is populated with the various files.

any ideas why its failing? “borip_usrp_uhd” google shows 1 reference
to a similar problem with usrp1 . i have a b100.