- This topic has 2 replies, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Python problem
Dear all, getting started with the python SDK under Linux I get on
import tobii_research as tr
an assertion fail:
avahi_service_browser_new: Assertion `client’ failed.
Any idea how to fix this? Installation using Anaconda under a fresh KDE.
As usual I am also thankful for people to point me to a Fine Manual that I can Read.
Hi @yangxi, The Tobii Pro SDK Python Bindings are part of the Tobii Pro business department.
This forum is intended for support with the Tobii EyeX and C4 Eye Tracker and associated SDK’s.
Please get in touch with Tobii Pro Support department directly @ http://www.tobiipro.com/contact/contact-support/ for an
answer to your query.
Apologies for the inconvenience.
OK, thanks for the quick reply.
In the meantime I learned that it turns out to be an anaconda-related problem, probably my anaconda python lacking some libraries that are installed as part of the Debian package. I will surely learn more from your support.
Best,
Wolfgang