It looks like you're new here. If you want to get involved, click one of these buttons!
I can't use Tobii tracker with OpenSesames default pygaze experiment template.
I have the following error: ModuleNotFoundError: No module named 'tobii_research'
Thanks! :)
Hi,
I suppose you need to install the tobii api (pip install tobii_research)
pip install tobii_research)
See here: https://developer.tobiipro.com/python/python-getting-started.html
Eduard
Comments
Hi,
I suppose you need to install the tobii api (
pip install tobii_research)See here: https://developer.tobiipro.com/python/python-getting-started.html
Eduard