site-packages isn't on python's search path.

murray@deb:~$ python -c "import sys; print sys.path;"
['', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', 
'/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', 
'/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', 
'/usr/lib/python2.7/dist-packages', '/usr/lib/pymodules/python2.7']
murray@deb:~$ ntpq --version
ntpq: can't find Python NTP library.
No module named ntp.control
murray@deb:~$ 

The local.pth recipe may work, but I haven't found the magic yet.


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to