You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue, even with installing python-language-server, the error exists. Happy to provide logs for troubleshooting. What logs shall i deliver ?
OS: Linux Mint 19.3 Cinnamon.
CLI Output:
root@mentos:/home/patte# sudo pip3 install hue_plus
Collecting hue_plus
Using cached https://files.pythonhosted.org/packages/87/85/0b8f510d2a41478fa08635de340c046b2bd6835072706809bc47da4e651a/hue_plus-1.4.5-py35-none-any.whl
Requirement already satisfied: pyserial in /usr/lib/python3/dist-packages (from hue_plus)
Collecting pyqt5 (from hue_plus)
Using cached https://files.pythonhosted.org/packages/4d/81/b9a66a28fb9a7bbeb60e266f06ebc4703e7e42b99e3609bf1b58ddd232b9/PyQt5-5.14.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.6/tokenize.py", line 452, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-672_6msj/pyqt5/setup.py'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-672_6msj/pyqt5/
The text was updated successfully, but these errors were encountered: