tobiipro / g3pylib

A Python client library for Glasses3
Other
15 stars 7 forks source link

Installation issues #96

Closed ldt17 closed 5 months ago

ldt17 commented 7 months ago

I encountered a problem during the installation process using "pip install .".

image

By the way, may I ask if I need to install this SDK to process the data on the eye tracker Tobii Glasses 3?

Looking forward to your reply. Thank you!

jonashogstrom commented 5 months ago

It looks like your computer was not connected to the internet when you tried to install. The package has dependencies that needs to be downloaded from pypi.org. You only need to install the library if you intend to interact with the Glasses 3 API from your own custom python code. If you only plan to record data using the Glasses 3 Controller software and analyze the recording afterwards, there is no need to install this python library.