I've got owfs working perfectly on my Raspberry Pi very easily (on interface
/dev/i2c-1:ALL)
I now want to use this from Python, and pyowfs looks like a good option -
however i can't get it to work...
Firstly, I've installed package libowcapi-2.8-15
Then i've downloaded pyowfs-0.1.5, unzipped it and run:
python setup.py install
Which seemed to work ok.
Then, following the examples:
>>> from pyowfs import Connection
>>> root = Connection ("/dev/i2c-1:ALL")
Results in the following error:
libowcapi.so: cannot open shared object file
I don't know where this file, libowcapi.so is supposed to be, if it exists or
not.
Any suggestions how to get this working?
Kevin.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers