Home Forums Software Development Python API Glasses 3 not found

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22989
    William Engel
    Participant

    Hi there,
    i’ve sucessfully installed tobii-research in an anaconda environment on my Windows machine. But when running…

    >> import tobii_research as tr

    >> eyetrackers = tr.find_all_eyetrackers() # returns ()

    … no eyetracker is found.

    But the connection via “Glasses 3 Controller” works finde via Ethernet and via Wifi.

    I’ve testet Python 3.10 and Python 3.80 but that has not changed anything.

    The package is also installed correctly. Commands like >> system_time_stamp = tr.get_system_time_stamp() << work just fine.

    Thanks in advance!:)

    #23028
    Grant [Tobii]
    Keymaster
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.