ddetommaso / TobiiGlassesPyController

Tobii Pro Glasses 2 Python controller
GNU General Public License v3.0
56 stars 28 forks source link

error:: pip install tobiiglassesctrl #27

Closed de1403 closed 2 years ago

de1403 commented 3 years ago

HI,

I am trying to use Python 2 version to use cv_bridge, but when I type 'pip install tobiiglasses', the following error message appears.

ERROR: Command errored out with exit status 1: command: /home/kaai/anaconda3/envs/eye55/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zJqoA7/av/setup.py'"'"'; file='"'"'/tmp/pip-install-zJqoA7/av/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-zJqoA7/av/pip-egg-info cwd: /tmp/pip-install-zJqoA7/av/ Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-zJqoA7/av/setup.py", line 9, in from shlex import quote ImportError: cannot import name quote

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

The current Python version is 2.7.18.

Any solution?

ddetommaso commented 2 years ago

Hi @de1403 ,

I am sorry but we are not supporting Python 2 anymore.