Created
December 14, 2020 23:02
-
-
Save xdhmoore/f0db16b592c4e33c010c8625fcf5758c to your computer and use it in GitHub Desktop.
Pylance Language Server Logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Info - 10:47:02 PM] Pylance language server 2020.12.2 (pyright 6feebac9) starting | |
[Info - 10:47:02 PM] Server root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist | |
[Info - 10:47:02 PM] No configuration file found. | |
[Info - 10:47:02 PM] Setting pythonPath for service "root": "/usr/bin/python3" | |
Search paths found for configured python interpreter: | |
/usr/lib/python3.6 | |
/usr/lib/python3.6/lib-dynload | |
/root/.local/lib/python3.6/site-packages | |
/usr/local/lib/python3.6/dist-packages | |
/usr/lib/python3/dist-packages | |
[Error - 10:47:02 PM] stubPath /root/typings is not a valid directory. | |
[Info - 10:47:02 PM] Assuming Python version 3.6 | |
[Info - 10:47:02 PM] Assuming Python platform Linux | |
[Info - 10:47:02 PM] Searching for source files | |
[Info - 10:47:03 PM] Found 4328 source files | |
[Info - 10:47:03 PM] Background analysis(1) root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist | |
[Info - 10:47:03 PM] Background analysis(1) started | |
Background analysis message: setConfigOptions | |
Background analysis message: setTrackedFiles | |
Background analysis message: markAllFilesDirty | |
Background analysis message: setFileOpened | |
Background analysis message: getSemanticTokens | |
[BG(1)] parsing: /root/main.py (26ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/builtins.pyi [fs read 5ms] (243ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/builtins.pyi (87ms) | |
[BG(1)] binding: /root/main.py (0ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/2and3/_typeshed/__init__.pyi [fs read 1ms] (24ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/2and3/_typeshed/__init__.pyi (5ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/2and3/typing_extensions.pyi [fs read 1ms] (9ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/2and3/typing_extensions.pyi (3ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/typing.pyi [fs read 1ms] (67ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/typing.pyi (27ms) | |
Background analysis message: getSemanticTokens | |
Background analysis message: analyze | |
[BG(1)] analyzing: /root/main.py ... | |
[BG(1)] checking: /root/main.py (3ms) | |
[BG(1)] analyzing: /root/main.py (4ms) | |
Background analysis message: resumeAnalysis | |
Background analysis message: getDiagnosticsForRange | |
Background analysis message: getDiagnosticsForRange | |
[FG] parsing: /root/main.py (15ms) | |
[FG] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/builtins.pyi [fs read 4ms] (192ms) | |
[FG] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/builtins.pyi (80ms) | |
[FG] binding: /root/main.py (1ms) | |
[FG] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/2and3/_typeshed/__init__.pyi [fs read 2ms] (24ms) | |
[FG] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/2and3/_typeshed/__init__.pyi (5ms) | |
[FG] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/2and3/typing_extensions.pyi [fs read 0ms] (9ms) | |
[FG] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/2and3/typing_extensions.pyi (3ms) | |
[FG] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/typing.pyi [fs read 0ms] (74ms) | |
[FG] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/typing.pyi (23ms) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Info - 10:44:43 PM] Pylance language server 2020.12.2 (pyright 6feebac9) starting | |
[Info - 10:44:43 PM] Server root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist | |
[Info - 10:44:43 PM] No configuration file found. | |
[Info - 10:44:43 PM] Setting pythonPath for service "root": "/usr/bin/python3" | |
Search paths found for configured python interpreter: | |
/usr/lib/python3.6 | |
/usr/lib/python3.6/lib-dynload | |
/root/.local/lib/python3.6/site-packages | |
/usr/local/lib/python3.6/dist-packages | |
/usr/lib/python3/dist-packages | |
[Error - 10:44:43 PM] stubPath /root/typings is not a valid directory. | |
[Info - 10:44:43 PM] Assuming Python version 3.6 | |
[Info - 10:44:43 PM] Assuming Python platform Linux | |
[Info - 10:44:43 PM] Searching for source files | |
[Info - 10:44:44 PM] Found 4328 source files | |
[Info - 10:44:44 PM] Background analysis(1) root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist | |
[Info - 10:44:44 PM] Background analysis(1) started | |
Background analysis message: setConfigOptions | |
Background analysis message: setTrackedFiles | |
Background analysis message: markAllFilesDirty | |
Background analysis message: setFileOpened | |
Background analysis message: getSemanticTokens | |
[BG(1)] parsing: /root/main.py (36ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/builtins.pyi [fs read 3ms] (220ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/builtins.pyi (79ms) | |
[BG(1)] binding: /root/main.py (1ms) | |
[BG(1)] parsing: /usr/local/lib/python3.6/dist-packages/tensorflow_core/_api/v1/compat/v1/__init__.py [fs read 2ms] (246ms) | |
[BG(1)] binding: /usr/local/lib/python3.6/dist-packages/tensorflow_core/_api/v1/compat/v1/__init__.py (34ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/2and3/_typeshed/__init__.pyi [fs read 0ms] (18ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/2and3/_typeshed/__init__.pyi (10ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/2and3/typing_extensions.pyi [fs read 0ms] (6ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/2and3/typing_extensions.pyi (2ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/typing.pyi [fs read 1ms] (50ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/typing.pyi (24ms) | |
[BG(1)] parsing: /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/api/_v1/__init__.py [fs read 1ms] (5ms) | |
[BG(1)] binding: /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/api/_v1/__init__.py (0ms) | |
[BG(1)] parsing: /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/api/_v1/estimator/__init__.py [fs read 0ms] (50ms) | |
[BG(1)] binding: /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/api/_v1/estimator/__init__.py (4ms) | |
[BG(1)] parsing: /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/run_config.py [fs read 1ms] (73ms) | |
[BG(1)] binding: /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/run_config.py (13ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/abc.pyi [fs read 0ms] (2ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/abc.pyi (0ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/3/six/__init__.pyi [fs read 1ms] (17ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/third_party/3/six/__init__.pyi (5ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/json/__init__.pyi [fs read 0ms] (8ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/json/__init__.pyi (1ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/json/decoder.pyi [fs read 0ms] (7ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/json/decoder.pyi (2ms) | |
[BG(1)] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/os/__init__.pyi [fs read 0ms] (46ms) | |
[BG(1)] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2020.12.2/dist/typeshed-fallback/stdlib/3/os/__init__.pyi (28ms) | |
Background analysis message: getSemanticTokens | |
Background analysis message: analyze | |
[BG(1)] analyzing: /root/main.py ... | |
[BG(1)] checking: /root/main.py (3ms) | |
[BG(1)] analyzing: /root/main.py (4ms) | |
Background analysis message: resumeAnalysis | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment