But that webpage says -

To install pyownet:

$ pip install pyownet



On 27/10/2019 17:09, Martin Patzak wrote:
No, pyownet is not part of ownet.

Type "man ownet"

pyownet has to be installed through pypi

maybe you find more info here:
https://github.com/miccoli/pyownet


On 27.10.19 14:54, Mick Sulley wrote:
I am confused.  pyownet seems to be working with Python3 for me if I install it as

sudo pip3 install pyownet

that is unless there are some features of it that I have not used.  Is pyownet included within python3-ownet, or have i misunderstood that?

Also on the pypi site https://pypi.org/project/pyownet/ it says that Python3 is fully supported and to install it use 'pip install pyownet'

I have looked for asyncowfs and cannot find it anywhere.  Can you point me to a web page please?

Thanks

Mick

On 27/10/2019 10:26, Matthias Urlichs via Owfs-developers wrote:
Hi,
Debian: "sudo apt install python3-ownet" (or the GUI equivalent).
Having just done that …

(a) the module is named "ownet" not "pyownet"

(b) This module doesn't work with python3. Like, at all. I have created
https://github.com/owfs/owfs/pull/44 to (barely) fix that, and I sent a
bug report to Debian which should eventually show up on
https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=python3-ownet .

Personally I use asyncowfs …



_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to