Oh and one more detail ... when I am building owfs-2.9p1 I do this :
./configure --enable-usb=yes --enable-owpython=yes
At first that would fail and I found out that I need swig - so I
install that and it completes but it sill tells my python is disabled
as per here :
Current configuration:
OK I did a fair bit more reading on python since I know so little
about it, and now I'm even more confused given the following.
according to the python docs when I do :
import ownet
(as per the program my coop student wrote)
python then looks for "ownet.py" (or I guess "ownet.pyc").
Now, funny
Hi folks,
This past summer we had a co-op student write some code for us to take
data from a 1-wire network and produce some nice graphs using rrdtool.
I'm currently trying to install his code on a new system and having
some issues. I recall he told me at the time that the version of
ownet from