What steps will reproduce the problem? 1. Go to pybonjour web site to see if it supports Python 3. 2. Alternatively go to pyPI web site to do the same.
What is the expected output? What do you see instead? I expect to see something like "Supports Python 3". Instead, I see that it supports only Python 2.
What version of the product are you using? On what operating system? pybonjour 1.1.1. Python 3. Windows and Linux.
Please provide any additional information below. I've run the setup.py script in Python 3 and observed that it fails.
Comment #1
Posted on Jan 29, 2014 by Quick CatThere is: https://github.com/depl0y/pybonjour-python3 Just needs to be merged in and made available via pypi for all to be good.
Comment #2
Posted on Dec 28, 2014 by Swift HippoAny hope of getting this merged? I really need it...
Comment #3
Posted on Feb 24, 2015 by Grumpy LionHow about Avahi with python bindings?
Status: New
Labels:
Type-Defect
Priority-Medium