MicrosoftDocs / intellicode

Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
https://aka.ms/vsicfaq
Creative Commons Attribution 4.0 International
755 stars 70 forks source link

Activating IntelliCode for Python failed. #325

Closed YUMEYA closed 2 years ago

YUMEYA commented 2 years ago

Product and Version [VS/VSCode]: VS Code 1.63.2 OS Version [macOS/Windows]: PC running Windows 11, Server running Ubuntu 20.04.3 LTS IntelliCode Extension Version: v1.2.15 Target Platform or Language [e.g. Node.js]: Python

Steps to Reproduce / Scenario:

  1. Run VS Code on PC, then connect to server via Remote Development SSH extension.
  2. I install Python 3.10.1 and create virtualenv with pyenv, and the dependencies of my project are managed by poetry, witch is installed by pipx.
  3. Install Python and Pylance extensions on sever, open a .py file and both of them are successfully loaded.
  4. Install IntelliCode extension, after downloading model an error message pops up:

Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.

This is the log in Output-Python:

用户属于 'pythonaa' 实验组
用户属于 'pythonTensorboardExperiment' 实验组
用户属于 'pythonSurveyNotification' 实验组
用户属于 'PythonPyTorchProfiler' 实验组
用户属于 'pythonDeprecatePythonPath' 实验组
> conda info --json
> "poetry env list --full-path"
cwd: ~/Repos/Destiny2ManifestAPI
> ~/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/python ~/.vscode-server/extensions/ms-python.python-2021.12.1559732655/pythonFiles/interpreterInfo.py
> ~/.pyenv/versions/3.10.1/bin/python ~/.vscode-server/extensions/ms-python.python-2021.12.1559732655/pythonFiles/interpreterInfo.py
Python 解释器路径: ~/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/python
> /usr/bin/python ~/.vscode-server/extensions/ms-python.python-2021.12.1559732655/pythonFiles/interpreterInfo.py
> conda --version
> "poetry config virtualenvs.path"
cwd: ~/Repos/Destiny2ManifestAPI
正在启动 Pylance 语言服务器。
> ". /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/pythonFiles/printEnvVariables.py"
> ~/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/python -m flake8 --format=%(row)d,%(col)d,%(code).1s,%(code)s:%(text)s ~/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py
cwd: ~/Repos/Destiny2ManifestAPI
##########Linting Output - flake8##########
> ~/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/python -m flake8 --format=%(row)d,%(col)d,%(code).1s,%(code)s:%(text)s ~/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py
cwd: ~/Repos/Destiny2ManifestAPI
##########Linting Output - flake8##########

This is the log in Output-VS IntelliCode:

Language server is set to "Default". Pylance is used as current language server.
Acquiring model
Acquiring model 'intellisense-members-lstm-pylance' for python
Querying IntelliCode service for available models.
vs-intellicode-python was passed a model: {}.
Downloading model.
Starting download of https://intellicodeprodstorage.blob.core.windows.net/models-prod-output/Output_E61945A9A512ED5E1A3EE3F1A2365B88F8FE_E4E9EADA96734F01970E616FAB2FAC19?skoid=511b33f5-16ee-4db4-a582-21e2be0519ae&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2022-01-16T00%3A57%3A31Z&ske=2022-01-17T00%3A57%3A31Z&sks=b&skv=2020-02-10&sv=2020-02-10&se=2022-01-16T04%3A11%3A45Z&sr=b&sp=r&sig=4w4KXMl7Byca%2FQqJB0uLfYnkgD6jHC5zqD5wshWrjs4%3D
Download complete.
Activating Python extension
Language server extension command failed. Exception: Error: Connection got disposed.
    at Object.dispose (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:67:145215)
    at Object.dispose (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:154366)
    at S.handleConnectionClosed (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:154578)
    at S.handleConnectionClosed (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:32:10900)
    at t (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:152671)
    at invoke (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277104)
    at o.fire (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277865)
    at X (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:67:134577)
    at invoke (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277104)
    at o.fire (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277865)
    at d.fireClose (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:67:124646)
    at ChildProcess.<anonymous> (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:272834)
    at ChildProcess.emit (events.js:327:22)
    at maybeClose (internal/child_process.js:1048:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
Error while activating Python: {}

This is the log in Output-Python Language Sever (Log level is set to Trace)

[Info  - 11:41:15 AM] Pylance language server 2022.1.1 (pyright 4f61d443) starting
[Info  - 11:41:15 AM] Server root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist
[Info  - 11:41:16 AM] No configuration file found.
[Info  - 11:41:16 AM] pyproject.toml file found at /root/Repos/Destiny2ManifestAPI.
[Info  - 11:41:16 AM] Setting pythonPath for service "Destiny2ManifestAPI": "/root/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/python"
[Info  - 11:41:16 AM] Loading pyproject.toml file at /root/Repos/Destiny2ManifestAPI/pyproject.toml
[Error - 11:41:16 AM] Pyproject file "/root/Repos/Destiny2ManifestAPI/pyproject.toml" is missing "[tool.pyright]" section.
[Warn  - 11:41:16 AM] stubPath /root/Repos/Destiny2ManifestAPI/typings is not a valid directory.
[Info  - 11:41:16 AM] Assuming Python version 3.10
[Info  - 11:41:16 AM] Assuming Python platform Linux
Search paths for /root/Repos/Destiny2ManifestAPI
  /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib
  /root/Repos/Destiny2ManifestAPI
  /root/Repos/Destiny2ManifestAPI/src
  /root/Repos/Destiny2ManifestAPI/src
  /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api
  /root/Repos/Destiny2ManifestAPI/typings
  /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stubs/...
  /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/bundled/stubs
  /root/.pyenv/versions/3.10.1/lib/python3.10
  /root/.pyenv/versions/3.10.1/lib/python3.10/lib-dynload
  /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages
  /root/Repos/Destiny2ManifestAPI/src
[Warn  - 11:41:16 AM] Exception received when installing file system watcher: TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
[Warn  - 11:41:16 AM] Exception received when installing file system watcher: TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
[Warn  - 11:41:16 AM] Exception received when installing file system watcher: TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
[Info  - 11:41:16 AM] Searching for source files
[Info  - 11:41:16 AM] Found 18 source files
[IDX(FG)] index libraries /root/Repos/Destiny2ManifestAPI ...
[IDX(FG)]   read stdlib indices (31ms)
[IDX(FG)] index libraries /root/Repos/Destiny2ManifestAPI [succeed] (32ms)
[FG] parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (21ms)
[FG] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi [fs read 2ms] (80ms)
[FG] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi (38ms)
[FG] binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (2ms)
[Info  - 11:41:16 AM] Background analysis(1) root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist
[Info  - 11:41:16 AM] Background analysis(1) started
Background analysis message: setConfigOptions
Background analysis message: setImportResolver
Background analysis message: ensurePartialStubPackages
Background analysis message: setTrackedFiles
Background analysis message: markAllFilesDirty
Background analysis message: setFileOpened
Background analysis message: getDiagnosticsForRange
Background analysis message: analyze
[BG(1)] analyzing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py ...
[BG(1)]   parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (24ms)
[BG(1)]   parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi [fs read 1ms] (81ms)
[BG(1)]   binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi (34ms)
[BG(1)]   binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (1ms)
[BG(1)]   checking: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py ...
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing_extensions.pyi [fs read 1ms] (7ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing_extensions.pyi (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing.pyi [fs read 0ms] (16ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing.pyi (11ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_typeshed/__init__.pyi [fs read 0ms] (7ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_typeshed/__init__.pyi (2ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/types.pyi [fs read 0ms] (11ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/types.pyi (4ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/abc.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/abc.pyi (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/motor_asyncio.py [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/motor_asyncio.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/metaprogramming.py [fs read 0ms] (10ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/metaprogramming.py (3ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/inspect.pyi [fs read 0ms] (9ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/inspect.pyi (5ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/__init__.py [fs read 0ms] (4ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/__init__.py ...
[BG(1)]       parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/motor_tornado.py [fs read 0ms] (1ms)
[BG(1)]       binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/motor_tornado.py (1ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/__init__.py (3ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/core.py [fs read 1ms] (51ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/core.py ...
[BG(1)]       parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/docstrings.py [fs read 0ms] (21ms)
[BG(1)]       binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/docstrings.py (1ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/core.py (32ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/frameworks/__init__.py [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/frameworks/__init__.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/frameworks/asyncio/__init__.py [fs read 0ms] (3ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/motor/frameworks/asyncio/__init__.py (2ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_collections_abc.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_collections_abc.pyi (1ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/utils/functions.py [fs read 0ms] (4ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/utils/functions.py (1ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/__init__.py [fs read 0ms] (5ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/__init__.py (1ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/__init__.py [fs read 0ms] (2ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/__init__.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/applications.py [fs read 0ms] (28ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/applications.py (5ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/applications.py [fs read 0ms] (7ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/applications.py (2ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/contextvars.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/contextvars.pyi (1ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/__init__.py [fs read 0ms] (0ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/__init__.py (0ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/config.py [fs read 0ms] (5ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/config.py (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/secrets.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/secrets.pyi (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/config.py [fs read 0ms] (4ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/config.py (2ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/__init__.pyi [fs read 0ms] (14ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/__init__.pyi (13ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/__init__.py [fs read 1ms] (2ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/__init__.py (1ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/main.py [fs read 0ms] (10ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/main.py (3ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/logging/__init__.pyi [fs read 0ms] (9ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/logging/__init__.pyi (6ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/pathlib.pyi [fs read 0ms] (3ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/pathlib.pyi (3ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/path.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/path.pyi ...
[BG(1)]       parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/posixpath.pyi [fs read 0ms] (1ms)
[BG(1)]       binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/posixpath.pyi (2ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/path.pyi (4ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/abc.pyi [fs read 0ms] (0ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/abc.pyi (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/datastructures.py [fs read 0ms] (10ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/datastructures.py (8ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/__init__.pyi [fs read 0ms] (6ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/__init__.pyi (7ms)
[BG(1)]   checking: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (493ms)
[BG(1)] analyzing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (634ms)
Background analysis message: getDiagnosticsForRange
Background analysis message: getSemanticTokens full
[BG(1)] getSemanticTokens full at /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (10ms)
Background analysis message: getSemanticTokens range
[BG(1)] getSemanticTokens range 0:0 - 42:0 at /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/base_model.py (5ms)
Background analysis message: resumeAnalysis
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
Background analysis message: setFileClosed
Background analysis message: analyze
Background analysis message: setFileOpened
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
[FG] parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (7ms)
[FG] binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (0ms)
Background analysis message: getSemanticTokens full
[BG(1)] getSemanticTokens full at /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py ...
[BG(1)]   parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (2ms)
[BG(1)]   binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (1ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/requests.py [fs read 13ms] (13ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/requests.py (1ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/requests.py [fs read 0ms] (22ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/requests.py (5ms)
[BG(1)]   parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/utils/logging.py [fs read 0ms] (6ms)
[BG(1)]   binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/utils/logging.py (0ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/streams.py [fs read 0ms] (8ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/streams.py (2ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/base.py [fs read 0ms] (9ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/base.py (1ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/filters.py [fs read 0ms] (4ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/filters.py (1ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/formatters/base.py [fs read 0ms] (10ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/formatters/base.py (1ms)
[BG(1)]   parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/enum.pyi [fs read 0ms] (9ms)
[BG(1)]   binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/enum.pyi (2ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/utils.py [fs read 0ms] (3ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/utils.py (1ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/files.py [fs read 0ms] (19ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/files.py (3ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/__init__.py [fs read 1ms] (1ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/__init__.py (0ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/logger.py [fs read 1ms] (8ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/logger.py (3ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/routing.py [fs read 1ms] (24ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/routing.py (11ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/params.py [fs read 1ms] (13ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/params.py (2ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/responses.py [fs read 1ms] (12ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/responses.py (3ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/datastructures.py [fs read 1ms] (3ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/datastructures.py (0ms)
[BG(1)]   parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/middleware/__init__.py [fs read 1ms] (1ms)
[BG(1)]   binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/middleware/__init__.py (1ms)
[BG(1)] getSemanticTokens full at /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (234ms)
Background analysis message: getSemanticTokens range
[BG(1)] getSemanticTokens range 0:0 - 20:0 at /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (2ms)
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
Background analysis message: analyze
[BG(1)] analyzing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py ...
[BG(1)]   checking: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py ...
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/levels.py [fs read 13ms] (14ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/levels.py (2ms)
[BG(1)]   checking: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (24ms)
[BG(1)] analyzing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (24ms)
Background analysis message: resumeAnalysis
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
IntelliCode model /root/.vscode-server/extensions/visualstudioexptteam.vscodeintellicode-1.2.15/cache/E61945A9A512ED5E1A3EE3F1A2365B88F8FE_E4E9EADA96734F01970E616FAB2FAC19
Loading ONNX runtime...
Loaded ONNX runtime. Creating IntelliCode session...
[Info  - 11:41:53 AM] Connection to server got closed. Server will restart.
[Error - 11:41:53 AM] Request workspace/executeCommand failed.
Error: Connection got disposed.
    at Object.dispose (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:67:145215)
    at Object.dispose (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:154366)
    at S.handleConnectionClosed (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:154578)
    at S.handleConnectionClosed (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:32:10900)
    at t (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:152671)
    at invoke (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277104)
    at o.fire (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277865)
    at X (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:67:134577)
    at invoke (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277104)
    at o.fire (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:277865)
    at d.fireClose (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:67:124646)
    at ChildProcess.<anonymous> (/root/.vscode-server/extensions/ms-python.python-2021.12.1559732655/out/client/extension.js:24:272834)
    at ChildProcess.emit (events.js:327:22)
    at maybeClose (internal/child_process.js:1048:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
[Info  - 11:41:53 AM] Pylance language server 2022.1.1 (pyright 4f61d443) starting
[Info  - 11:41:53 AM] Server root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist
[Info  - 11:41:53 AM] No configuration file found.
[Info  - 11:41:53 AM] pyproject.toml file found at /root/Repos/Destiny2ManifestAPI.
[Info  - 11:41:53 AM] Setting pythonPath for service "Destiny2ManifestAPI": "/root/.pyenv/versions/3.10.1/envs/d2manifest-venv/bin/python"
[Info  - 11:41:53 AM] Loading pyproject.toml file at /root/Repos/Destiny2ManifestAPI/pyproject.toml
[Error - 11:41:53 AM] Pyproject file "/root/Repos/Destiny2ManifestAPI/pyproject.toml" is missing "[tool.pyright]" section.
[Warn  - 11:41:53 AM] stubPath /root/Repos/Destiny2ManifestAPI/typings is not a valid directory.
[Info  - 11:41:53 AM] Assuming Python version 3.10
[Info  - 11:41:53 AM] Assuming Python platform Linux
Search paths for /root/Repos/Destiny2ManifestAPI
  /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib
  /root/Repos/Destiny2ManifestAPI
  /root/Repos/Destiny2ManifestAPI/src
  /root/Repos/Destiny2ManifestAPI/src
  /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api
  /root/Repos/Destiny2ManifestAPI/typings
  /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stubs/...
  /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/bundled/stubs
  /root/.pyenv/versions/3.10.1/lib/python3.10
  /root/.pyenv/versions/3.10.1/lib/python3.10/lib-dynload
  /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages
  /root/Repos/Destiny2ManifestAPI/src
[Warn  - 11:41:54 AM] Exception received when installing file system watcher: TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
[Warn  - 11:41:54 AM] Exception received when installing file system watcher: TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
[Warn  - 11:41:54 AM] Exception received when installing file system watcher: TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
[Info  - 11:41:54 AM] Searching for source files
[Info  - 11:41:54 AM] Found 18 source files
[IDX(FG)] index libraries /root/Repos/Destiny2ManifestAPI ...
[IDX(FG)]   read stdlib indices (34ms)
[IDX(FG)] index libraries /root/Repos/Destiny2ManifestAPI [succeed] (34ms)
[FG] parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (18ms)
[FG] parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi [fs read 2ms] (80ms)
[FG] binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi (35ms)
[FG] binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (1ms)
[Info  - 11:41:54 AM] Background analysis(1) root directory: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist
[Info  - 11:41:54 AM] Background analysis(1) started
Background analysis message: setConfigOptions
Background analysis message: setImportResolver
Background analysis message: ensurePartialStubPackages
Background analysis message: setTrackedFiles
Background analysis message: markAllFilesDirty
Background analysis message: setFileOpened
Background analysis message: getDiagnosticsForRange
Background analysis message: analyze
[BG(1)] analyzing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py ...
[BG(1)]   parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (21ms)
[BG(1)]   parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi [fs read 2ms] (83ms)
[BG(1)]   binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/builtins.pyi (34ms)
[BG(1)]   binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (1ms)
[BG(1)]   checking: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py ...
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing_extensions.pyi [fs read 1ms] (8ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing_extensions.pyi (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing.pyi [fs read 0ms] (18ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/typing.pyi (10ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_typeshed/__init__.pyi [fs read 1ms] (7ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_typeshed/__init__.pyi (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/types.pyi [fs read 1ms] (9ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/types.pyi (5ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/abc.pyi [fs read 0ms] (0ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/abc.pyi (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/__init__.py [fs read 0ms] (2ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/__init__.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/applications.py [fs read 0ms] (39ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/applications.py (5ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/applications.py [fs read 0ms] (9ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/applications.py (3ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/requests.py [fs read 0ms] (0ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/requests.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/requests.py [fs read 0ms] (11ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/requests.py (3ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/abc.pyi [fs read 0ms] (0ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/abc.pyi ...
[BG(1)]       parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_collections_abc.pyi [fs read 0ms] (1ms)
[BG(1)]       binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/_collections_abc.pyi (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/abc.pyi (2ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/__init__.py [fs read 1ms] (1ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/__init__.py (0ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/config.py [fs read 0ms] (5ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/config.py (0ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/utils/logging.py [fs read 0ms] (3ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/utils/logging.py (0ms)
[BG(1)]     parsing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/__init__.py [fs read 0ms] (5ms)
[BG(1)]     binding: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/models/__init__.py (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/contextvars.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/contextvars.pyi (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/secrets.pyi [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/secrets.pyi (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/config.py [fs read 0ms] (3ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/config.py (2ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/__init__.pyi [fs read 0ms] (22ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/__init__.pyi (15ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/__init__.py [fs read 1ms] (3ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/__init__.py (1ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/main.py [fs read 0ms] (9ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/dotenv/main.py (4ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/logging/__init__.pyi [fs read 0ms] (11ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/logging/__init__.pyi (5ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/pathlib.pyi [fs read 1ms] (4ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/pathlib.pyi (2ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/path.pyi [fs read 1ms] (1ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/path.pyi ...
[BG(1)]       parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/posixpath.pyi [fs read 0ms] (2ms)
[BG(1)]       binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/posixpath.pyi (2ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/os/path.pyi (4ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/datastructures.py [fs read 0ms] (15ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/datastructures.py (7ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/__init__.pyi [fs read 0ms] (6ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/collections/__init__.pyi (6ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/streams.py [fs read 0ms] (4ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/streams.py (1ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/base.py [fs read 0ms] (2ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/base.py (1ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/filters.py [fs read 0ms] (3ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/filters.py (1ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/formatters/base.py [fs read 0ms] (4ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/formatters/base.py (1ms)
[BG(1)]     parsing: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/enum.pyi [fs read 0ms] (3ms)
[BG(1)]     binding: /root/.vscode-server/extensions/ms-python.vscode-pylance-2022.1.1/dist/typeshed-fallback/stdlib/enum.pyi (3ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/utils.py [fs read 0ms] (3ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/utils.py (2ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/files.py [fs read 0ms] (15ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/handlers/files.py (4ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/__init__.py [fs read 0ms] (0ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/__init__.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/logger.py [fs read 0ms] (7ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/logger.py (3ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/levels.py [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/aiologger/levels.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/routing.py [fs read 1ms] (13ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/routing.py (6ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/params.py [fs read 0ms] (4ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/params.py (2ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/responses.py [fs read 0ms] (5ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/responses.py (3ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/datastructures.py [fs read 0ms] (1ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/fastapi/datastructures.py (0ms)
[BG(1)]     parsing: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/middleware/__init__.py [fs read 0ms] (0ms)
[BG(1)]     binding: /root/.pyenv/versions/3.10.1/envs/d2manifest-venv/lib/python3.10/site-packages/starlette/middleware/__init__.py (0ms)
[BG(1)]   checking: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (471ms)
[BG(1)] analyzing: /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (613ms)
Background analysis message: getDiagnosticsForRange
Background analysis message: getSemanticTokens full
[BG(1)] getSemanticTokens full at /root/Repos/Destiny2ManifestAPI/src/destiny2_manifest_api/app/__init__.py (5ms)
Background analysis message: resumeAnalysis
Background analysis message: getDiagnosticsForRange
Background analysis message: getDiagnosticsForRange
ayim commented 2 years ago

@DavidObando this seems to be a language server issue to me. If you agree, let's reroute to Python team?

github-actions[bot] commented 2 years ago

Automatically marked uncategorized issue as product feedback

markw-t commented 2 years ago

@luabud this seems like a LS issue - where should it be filed?

luabud commented 2 years ago

@markw-t I think this can be transferred to https://github.com/microsoft/pylance-release/, but in the mean time -- @YUMEYA, would you mind trying the "Python: Restart Language Server" command from the command palette (View > Command Palette...) and see what happens?

markw-t commented 2 years ago

Thanks @luabud. Unfortunately I can't move this from a microsoftdocs to a microsoft repository automatically @luabud @YUMEYA .

@YUMEYA since this is most likely a pylance issue, can I ask you to copy across to https://github.com/microsoft/pylance-release/ - I can do this on your behalf but the issue would then be in my name making it harder for you to track? It would also be great to hear if @luabud's suggestion of restarting the language server helps?

YUMEYA commented 2 years ago

@markw-t @luabud OK, I'll try the restart command later today. Thanks for the suggests!

markw-t commented 2 years ago

No problem @YUMEYA - for further follow ups can I ask if you can open an issue at https://github.com/microsoft/pylance-release/ as we believe this could be a language server rather than IntelliCode problem.

YUMEYA commented 2 years ago

@markw-t @luabud I opened new issue at pylance's repo. Should the issue here be closed?

markw-t commented 2 years ago

Closing as migrated to microsoft/pylance-release#2434 by @YUMEYA (Thanks!)