Re: [Owfs-developers] pyowfs on a Raspberry Pi

2012-11-16 Thread kevin
/11/12, kevin wrote: > From: kevin > Subject: Re: [Owfs-developers] pyowfs on a Raspberry Pi > To: owfs-developers@lists.sourceforge.net > Date: Friday, 16 November, 2012, 23:51 > I've found that I do have the > following... > > ./usr/lib/arm-linux-gnueabihf/libowcapi-2.8.so

Re: [Owfs-developers] pyowfs on a Raspberry Pi

2012-11-16 Thread kevin
I've found that I do have the following... ./usr/lib/arm-linux-gnueabihf/libowcapi-2.8.so.15 ./usr/lib/arm-linux-gnueabihf/libowcapi-2.8.so.15.0.0 Kevin --- On Fri, 16/11/12, kevin wrote: > From: kevin > Subject: [Owfs-developers] pyowfs on a Raspberry Pi > To: o

[Owfs-developers] pyowfs on a Raspberry Pi

2012-11-16 Thread kevin
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