You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) DataScience - Kernels Finder
Python kernel returned if no matching kernel found:
No interpreter found
+ expected - actual
-/bin/python
+/opt/hostedtoolcache/Python/3.8.11/x64/bin/python
at Context.<anonymous> (src/test/datascience/kernel-launcher/kernelFinder.vscode.test.ts:58:16)
2) DataScience - Kernels Finder
Interpreter kernel returned if kernelspec metadata not provided:
No interpreter found
+ expected - actual
-/opt/hostedtoolcache/Python/3.8.11/x64/python
+/opt/hostedtoolcache/Python/3.8.11/x64/bin/python
at Context.<anonymous> (src/test/datascience/kernel-launcher/kernelFinder.vscode.test.ts:70:16)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: