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
Extension version (available under the Extensions sidebar): 2020.1.58038
OS and version: OS and version: vscode remote to Linux jetson 4.9.140-tegra 1228 multi root master #1 SMP PREEMPT Mon Dec 9 22:52:02 PST 2019 aarch64 aarch64 aarch64 GNU/Linux
Python version (& distribution if applicable, e.g. Anaconda): 3.6.9 (os distribution for Ubuntu)
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
Relevant/affected Python packages and their versions: 2020.1.58038
I would expect the language server (intellisense) to work
Actual behaviour
Does not work.
Steps to reproduce:
Use vscode remote ssh to an ARM device
Logs
Downloading https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.5.30.nupkg...
Language server download complete
Unpacking archive... done
[Error - 10:50:22 PM] Connection to server is erroring. Shutting down server.
[Error - 10:50:22 PM] Connection to server is erroring. Shutting down server.
[Error - 10:50:22 PM] Connection to server is erroring. Shutting down server.
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 1: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: cannot create �5@@8J�@8
@ ���@@@@@0�0����p�p�@p�@�����@@�0��0� ���<��<a�<a��� ��`=�`=a`=a@�@��������@��@DD����<��<a�<a��P�td������A��A|�|��Q�td��R�td��<��<a�<a � ��/lib64/ld-linux-x86-64.so.2���GNU�� ���GNU
�I���LXM3��D|S�ظ!.��������!� ���
������j Cֺ�|CE��:��2b���K����������qX�������:�������yIk�������� �}�����4 �`�����s �������� - Q��(��A �~��[��!�����I��� �m��1���������
�.��; �/����������� �: Directory nonexistent
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 1: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: �ELF����: not found
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 5: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: �_: not found
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 6: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: �������: not found
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 7: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: �������: not found
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 13: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: ������� �������%�������G ����E��f��r ���� ������@��w��/��D��b������ �� �["
��� ��"P��������������� ����y ��"���Q��k �I��������� �X ����� �����
���Ca�
���Ha�
���Ha�
��Ca�
�
5@p: not found
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 14: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: ����@��: not found
/home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: 5: /home/omartin/.vscode-server-insiders/extensions/ms-python.python-2020.1.58038/languageServer.0.5.30/Microsoft.Python.LanguageServer: Syntax error: Unterminated quoted string
Seems there isn't a build for ARM. Turning on Jedi vs Language server makes a language server available. Ideal would be to not have to search and find this after a while (when not an expert, it might take some time :)).
Environment data
Version: 1.42.0-insider (user setup)
Commit: f3dbcea
Date: 2020-01-24T05:38:14.538Z
Electron: 7.1.7
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18363
"python.jediEnabled"set to; more info How to update the language server to the latest stable version #3977): Language ServerExpected behaviour
I would expect the language server (intellisense) to work
Actual behaviour
Does not work.
Steps to reproduce:
Logs
Seems there isn't a build for ARM. Turning on Jedi vs Language server makes a language server available. Ideal would be to not have to search and find this after a while (when not an expert, it might take some time :)).