Last active
March 24, 2023 02:51
-
-
Save gramce/3eb0a2afef7aacc6e7140d1a993c291d to your computer and use it in GitHub Desktop.
Pylance Trace Log
This file contains hidden or 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:49:34] (89438) Pylance language server 2023.3.30 (pyright 68a8e98a) starting | |
| [Info - 10:49:34] (89438) Server root directory: /Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist | |
| [Info - 10:49:34] (89438) Starting service instance "test" | |
| [Info - 10:49:34] (89438) Auto-indent enabled | |
| [Info - 10:49:34] (89438) No configuration file found. | |
| [Info - 10:49:34] (89438) No pyproject.toml file found. | |
| [Info - 10:49:34] (89438) Setting pythonPath for service "test": "/Users/gramce/opt/anaconda3/envs/py311/bin/python" | |
| [Warn - 10:49:34] (89438) stubPath /Users/gramce/code/test/typings is not a valid directory. | |
| [Info - 10:49:34] (89438) Assuming Python version 3.11 | |
| [Info - 10:49:34] (89438) Assuming Python platform Darwin | |
| [Info - 10:49:35] (89438) Search paths for /Users/gramce/code/test | |
| [Info - 10:49:35] (89438) /Users/gramce/code/test | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/pkgs | |
| [Info - 10:49:35] (89438) /Users/gramce/code/test/typings | |
| [Info - 10:49:35] (89438) /Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Adding fs watcher for library directories: | |
| /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Adding fs watcher for directories: | |
| /Users/gramce/code/test | |
| [Info - 10:49:35] (89438) Searching for source files | |
| [Info - 10:49:35] (89438) Found 1 source file | |
| (89438) [FG] parsing: /Users/gramce/code/test/##Test.py (49ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/code/test/##Test.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/code/test/##Test.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'time' in file '/Users/gramce/code/test/##Test.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [FG] binding: /Users/gramce/code/test/##Test.py (4ms) | |
| [Info - 10:49:35] (89438) Background analysis(1) root directory: /Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist | |
| [Info - 10:49:35] (89438) Background analysis(1) started | |
| (89438) Background analysis message: setConfigOptions | |
| (89438) Background analysis message: setImportResolver | |
| (89438) Background analysis message: ensurePartialStubPackages | |
| (89438) Background analysis message: setConfigOptions | |
| (89438) Background analysis message: setTrackedFiles | |
| (89438) Background analysis message: markAllFilesDirty | |
| (89438) Background analysis message: setFileOpened | |
| (89438) Background analysis message: getDiagnosticsForRange | |
| (89438) Background analysis message: getSemanticTokens full | |
| (89438) IntelliCode model /Users/gramce/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.2.30/dist/bundledModels/python_intellisense-members-lstm-pylance | |
| (89438) [BG(1)] getSemanticTokens full at /Users/gramce/code/test/##Test.py ... | |
| (89438) [BG(1)] parsing: /Users/gramce/code/test/##Test.py (53ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/code/test/##Test.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/code/test/##Test.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'time' in file '/Users/gramce/code/test/##Test.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/code/test/##Test.py (4ms) | |
| [Info - 10:49:35] (89438) Indexer background runner(2) root directory: /Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist (index) | |
| [Info - 10:49:35] (89438) Indexing(2) started | |
| (89438) [IDX(2)] scan packages /Users/gramce/code/test ... | |
| (89438) [IDX(2)] read stdlib indices (8ms) | |
| (89438) [BG(1)] parsing: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py [fs read 5ms] (125ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py (50ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py [fs read 1ms] (64ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_weakref' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py (21ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/abc.py [fs read 1ms] (1ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/abc.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/abc.py ... | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/_collections_abc.py [fs read 1ms] (27ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/_collections_abc.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/_collections_abc.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/_collections_abc.py (10ms) | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/abc.py (38ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/abc.py [fs read 0ms] (6ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/abc.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_abc' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/abc.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/abc.py (2ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py [fs read 2ms] (34ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_thread' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_functools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_functools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_functools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_functools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/functools.py (34ms) | |
| (89438) [BG(1)] getSemanticTokens full at /Users/gramce/code/test/##Test.py (508ms) | |
| (89438) Background analysis message: analyze | |
| (89438) [BG(1)] analyzing: /Users/gramce/code/test/##Test.py ... | |
| (89438) [BG(1)] checking: /Users/gramce/code/test/##Test.py (4ms) | |
| (89438) [BG(1)] analyzing: /Users/gramce/code/test/##Test.py (4ms) | |
| (89438) Background analysis message: getDiagnosticsForRange | |
| (89438) Background analysis message: getSemanticTokens range | |
| (89438) [BG(1)] getSemanticTokens range 0:0 - 5:11 at /Users/gramce/code/test/##Test.py (1ms) | |
| (89438) Background analysis message: resumeAnalysis | |
| (89438) [BG(1)] analyzing: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py ... | |
| (89438) [BG(1)] checking: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py ... | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/contextlib.py [fs read 2ms] (24ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/contextlib.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/contextlib.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/contextlib.py (14ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/operator.py [fs read 2ms] (8ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/operator.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/operator.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_operator' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/operator.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_operator' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/operator.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/operator.py (4ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py [fs read 0ms] (16ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py (5ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/types.py [fs read 1ms] (6ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/types.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/types.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/types.py (7ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/warnings.py [fs read 2ms] (15ms) | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/warnings.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/warnings.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/warnings.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Could not import '_warnings' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/warnings.py' | |
| [Info - 10:49:35] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:35] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:35] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:35] (89438) Finding python search paths | |
| [Info - 10:49:35] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:35] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:35] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:35] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:35] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:35] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| [Info - 10:49:35] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:35] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:35] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/warnings.py (11ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_compiler.py [fs read 2ms] (21ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_compiler.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_sre' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_compiler.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_compiler.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_compiler.py ... | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_constants.py [fs read 2ms] (4ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_constants.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_sre' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_constants.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_constants.py (1ms) | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_compiler.py (11ms) | |
| (89438) [BG(1)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_parser.py [fs read 3ms] (15ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_parser.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] scan packages /Users/gramce/code/test (987ms) | |
| [Info - 10:49:36] (89438) scanned(2) 38 files over 1 exec env | |
| (89438) [BG(1)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/_parser.py (8ms) | |
| (89438) [BG(1)] checking: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py (652ms) | |
| (89438) [BG(1)] analyzing: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py (653ms) | |
| (89438) Background analysis message: getDiagnosticsForRange | |
| (89438) Background analysis message: resumeAnalysis | |
| (89438) [BG(1)] indexing: /Users/gramce/code/test/##Test.py [found 0] (0ms) | |
| (89438) Indexing Done: /Users/gramce/code/test/##Test.py | |
| (89438) [BG(1)] indexing: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py [found 173] (2ms) | |
| (89438) Indexing Done: /users/gramce/opt/anaconda3/envs/py311/lib/python3.11/typing.py | |
| (89438) Background analysis message: getDiagnosticsForRange | |
| (89438) [IDX(2)] index packages /Users/gramce/code/test ... | |
| (89438) [IDX(2)] index execution environment /Users/gramce/code/test ... | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/__init__.py [fs read 1ms] (60ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/__init__.py ... | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/base_events.py [fs read 4ms] (104ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/base_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/base_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'time' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/base_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/base_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/base_events.py (7ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/coroutines.py [fs read 2ms] (8ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/coroutines.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/coroutines.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/coroutines.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/events.py [fs read 1ms] (14ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/events.py (2ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/exceptions.py [fs read 1ms] (2ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/exceptions.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/exceptions.py (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/futures.py [fs read 1ms] (7ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/futures.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/futures.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/futures.py (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/locks.py [fs read 1ms] (8ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/locks.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/locks.py (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/protocols.py [fs read 1ms] (1ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/protocols.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/protocols.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/runners.py [fs read 1ms] (3ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/runners.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/runners.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/runners.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/queues.py [fs read 1ms] (3ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/queues.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/queues.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/streams.py [fs read 2ms] (5ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/streams.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/streams.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/streams.py (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/subprocess.py [fs read 1ms] (3ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/subprocess.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/subprocess.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/tasks.py [fs read 1ms] (7ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/tasks.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/tasks.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/tasks.py (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/taskgroups.py [fs read 1ms] (3ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/taskgroups.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/taskgroups.py (0ms) | |
| (89438) Loading ONNX runtime... | |
| (89438) Loaded ONNX runtime. Creating IntelliCode session... | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/timeouts.py [fs read 1ms] (5ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/timeouts.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/timeouts.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/threads.py [fs read 1ms] (2ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/threads.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/threads.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/transports.py [fs read 1ms] (2ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/transports.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/transports.py (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/unix_events.py [fs read 1ms] (14ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/unix_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'errno' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/unix_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/unix_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/unix_events.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/unix_events.py (0ms) | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/__init__.py (229ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/asyncio/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py [fs read 0ms] (18ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_weakref' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_collections' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/collections/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/dbm/__init__.py [fs read 0ms] (7ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/dbm/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/dbm/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/dbm/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/dbm/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/email/__init__.py [fs read 0ms] (0ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/email/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/email/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/email/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/ensurepip/__init__.py [fs read 1ms] (9ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/ensurepip/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'os.path' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/ensurepip/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Resolved import with file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/os.py' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/ensurepip/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/ensurepip/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/ensurepip/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/html/__init__.py [fs read 0ms] (6ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/html/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/html/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/html/__init__.py [found 0] (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/http/__init__.py [fs read 0ms] (1ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/http/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/http/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/http/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py [fs read 0ms] (6ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_imp' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_frozen_importlib' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import '_frozen_importlib_external' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/importlib/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/json/__init__.py [fs read 0ms] (5ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/json/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/json/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/json/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py [fs read 0ms] (28ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'time' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'atexit' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py (2ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/logging/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/multiprocessing/__init__.py [fs read 0ms] (3ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/multiprocessing/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/multiprocessing/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/multiprocessing/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/multiprocessing/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py [fs read 0ms] (6ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/re/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/__init__.py [fs read 0ms] (50ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/__init__.py ... | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/constants.py [fs read 4ms] (5ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/constants.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/constants.py (0ms) | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/__init__.py (7ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tkinter/__init__.py [found 0] (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tomllib/__init__.py [fs read 0ms] (1ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tomllib/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tomllib/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/tomllib/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/unittest/__init__.py [fs read 0ms] (2ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/unittest/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/unittest/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/unittest/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/xml/__init__.py [fs read 0ms] (0ms) | |
| [Info - 10:49:36] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/xml/__init__.py' | |
| [Info - 10:49:36] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:36] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:36] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:36] (89438) Finding python search paths | |
| [Info - 10:49:36] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:36] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:36] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:36] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:36] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:36] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| [Info - 10:49:36] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:36] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:36] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/xml/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/xml/__init__.py [found 0] (1ms) | |
| 2023-03-24 10:49:36.999749 [I:onnxruntime:, inference_session.cc:263 operator()] Flush-to-zero and denormal-as-zero are off | |
| 2023-03-24 10:49:37.000593 [I:onnxruntime:, inference_session.cc:271 ConstructorCommon] Creating and using per session threadpools since use_per_session_threads_ is true | |
| 2023-03-24 10:49:37.000755 [I:onnxruntime:, inference_session.cc:292 ConstructorCommon] Dynamic block base set to 0 | |
| 2023-03-24 10:49:37.027386 [I:onnxruntime:, inference_session.cc:1222 Initialize] Initializing session. | |
| 2023-03-24 10:49:37.027504 [I:onnxruntime:, inference_session.cc:1259 Initialize] Adding default CPU execution provider. | |
| 2023-03-24 10:49:37.029861 [I:onnxruntime:, reshape_fusion.cc:42 ApplyImpl] Total fused reshape node count: 0 | |
| 2023-03-24 10:49:37.030746 [I:onnxruntime:, graph.cc:3553 CleanUnusedInitializersAndNodeArgs] Removing NodeArg 'rnn/transpose'. It is no longer used by any node. | |
| 2023-03-24 10:49:37.030833 [I:onnxruntime:, graph.cc:3553 CleanUnusedInitializersAndNodeArgs] Removing NodeArg 'Gather_out0'. It is no longer used by any node. | |
| 2023-03-24 10:49:37.030904 [I:onnxruntime:, graph.cc:3553 CleanUnusedInitializersAndNodeArgs] Removing NodeArg 'Transpose_out0'. It is no longer used by any node. | |
| 2023-03-24 10:49:37.031210 [I:onnxruntime:, reshape_fusion.cc:42 ApplyImpl] Total fused reshape node count: 0 | |
| 2023-03-24 10:49:37.037163 [V:onnxruntime:, session_state.cc:1010 VerifyEachNodeIsAssignedToAnEp] Node placements | |
| 2023-03-24 10:49:37.037284 [V:onnxruntime:, session_state.cc:1013 VerifyEachNodeIsAssignedToAnEp] All nodes placed on [CPUExecutionProvider]. Number of nodes: 59 | |
| 2023-03-24 10:49:37.040693 [V:onnxruntime:, session_state.cc:66 CreateGraphInfo] SaveMLValueNameIndexMapping | |
| 2023-03-24 10:49:37.040836 [V:onnxruntime:, session_state.cc:112 CreateGraphInfo] Done saving OrtValue mappings. | |
| 2023-03-24 10:49:37.041210 [I:onnxruntime:, session_state_utils.cc:199 SaveInitializedTensors] Saving initialized tensors. | |
| 2023-03-24 10:49:37.092452 [I:onnxruntime:, session_state_utils.cc:342 SaveInitializedTensors] Done saving initialized tensors | |
| 2023-03-24 10:49:37.093160 [I:onnxruntime:, inference_session.cc:1488 Initialize] Session successfully initialized. | |
| (89438) Created IntelliCode session. | |
| (89438) Initialize deeplearning succeeded | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/zoneinfo/__init__.py [fs read 0ms] (3ms) | |
| [Info - 10:49:37] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/zoneinfo/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/zoneinfo/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/zoneinfo/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/certifi/__init__.py [fs read 0ms] (0ms) | |
| [Info - 10:49:37] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/certifi/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/certifi/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/certifi/__init__.py [found 2] (1ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pip/__init__.py [fs read 0ms] (0ms) | |
| [Info - 10:49:37] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pip/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pip/__init__.py (0ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pip/__init__.py [found 2] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py [fs read 1ms] (52ms) | |
| [Info - 10:49:37] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import 'sys' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import 'time' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import 'errno' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import 'itertools' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import '_imp' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import 'os.path' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Resolved import with file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/os.py' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Could not import 'pkg_resources.extern.jaraco.text' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Resolved import with file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py' | |
| [Info - 10:49:37] (89438) Resolved import with file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/extern/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py (2ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/pkg_resources/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] parsing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/setuptools/__init__.py [fs read 0ms] (36ms) | |
| [Info - 10:49:37] (89438) Could not import 'builtins' in file '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/setuptools/__init__.py' | |
| [Info - 10:49:37] (89438) Looking in stubPath '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test/typings' | |
| [Info - 10:49:37] (89438) Looking in root directory of execution environment '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/code/test' | |
| [Info - 10:49:37] (89438) Looking in extraPath '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/pkgs' | |
| [Info - 10:49:37] (89438) Finding python search paths | |
| [Info - 10:49:37] (89438) Executing interpreter: '/Users/gramce/opt/anaconda3/envs/py311/bin/python' | |
| [Info - 10:49:37] (89438) Skipping '/Users/gramce/opt/anaconda3/envs/py311/lib/python311.zip' because it is not a valid directory | |
| [Info - 10:49:37] (89438) Received 3 paths from interpreter | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11 | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload | |
| [Info - 10:49:37] (89438) /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/lib-dynload' | |
| [Info - 10:49:37] (89438) Looking in python search path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages' | |
| [Info - 10:49:37] (89438) Looking in bundled stubs path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve stub package using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Attempting to resolve using root path '/Users/gramce/.vscode/extensions/ms-python.vscode-pylance-2023.3.30/dist/bundled/stubs' | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Looking for typeshed stdlib path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| [Info - 10:49:37] (89438) Looking for typeshed third-party path | |
| [Info - 10:49:37] (89438) Looking for typeshed stubs path | |
| [Info - 10:49:37] (89438) Typeshed path not found | |
| (89438) [IDX(2)] binding: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/setuptools/__init__.py (1ms) | |
| (89438) [IDX(2)] indexing: /Users/gramce/opt/anaconda3/envs/py311/lib/python3.11/site-packages/setuptools/__init__.py [found 0] (0ms) | |
| (89438) [IDX(2)] index execution environment /Users/gramce/code/test [found 4 in 21 files] (630ms) | |
| (89438) [IDX(2)] index packages /Users/gramce/code/test [found 4 in 1 exec envs] (638ms) | |
| [Info - 10:49:37] (89438) indexed(2) 21 files over 1 exec env | |
| [Info - 10:49:37] (89438) Indexing finished(2). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment