Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing connecting kernel for jupyter notebook #10681

Closed
ydmykr opened this issue Jul 4, 2022 · 4 comments
Closed

failing connecting kernel for jupyter notebook #10681

ydmykr opened this issue Jul 4, 2022 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@ydmykr
Copy link

ydmykr commented Jul 4, 2022

there is mu jupyter log

error 11:28:17.852: Error in execution (get message for cell) c [Error]: Kernel Python 3.8.10 64-bit is not usable. Check the Jupyter output tab for more information. at _.createNewKernelSession (/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/out/extension.node.js:2:492820) at _.connect (/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/out/extension.node.js:2:491417) at u.startNew (/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/out/extension.node.js:2:499802) at a (/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/out/extension.node.js:2:440814) at w.createNotebookInstance (/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/out/extension.node.js:2:440977) at w.createNotebook (/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/out/extension.node.js:2:441982) { category: 'invalidkernel', kernelConnectionMetadata: { kind: 'startUsingPythonInterpreter', kernelSpec: { specFile: '/home/ahmedsta/.vscode/extensions/ms-toolsai.jupyter-2022.6.1001631011/temp/jupyter/kernels/python3810jvsc74a57bd0916dbcbb3f70747c44a77c7bcd40155683ae19c65e1c03b4aa3499c5328201f1/kernel.json', interpreterPath: '/bin/python3', isRegisteredByVSC: 'registeredByNewVersionOfExt', name: 'python3810jvsc74a57bd0916dbcbb3f70747c44a77c7bcd40155683ae19c65e1c03b4aa3499c5328201f1', argv: [Array], language: 'python', executable: 'python', display_name: 'Python 3.8.10 64-bit', metadata: [Object], env: {} }, interpreter: { id: '/bin/python3', sysPrefix: '/usr', envType: 'Global', envName: '', architecture: 3, sysVersion: '3.8.10 (default, Mar 15 2022, 12:22:08) \n[GCC 9.4.0]', version: [Object], displayName: 'Python 3.8.10 64-bit', detailedDisplayName: 'Python 3.8.10 64-bit', uri: [g] }, id: '.jvsc74a57bd0916dbcbb3f70747c44a77c7bcd40155683ae19c65e1c03b4aa3499c5328201f1./bin/python3./bin/python3.-m#ipykernel_launcher' } }

@ydmykr ydmykr added the bug Issue identified by VS Code Team member as probable bug label Jul 4, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jul 4, 2022
@DonJayamanne
Copy link
Contributor

thanks for filling this issue okay could you.

  • reload vscode
  • try this again and provide all of the log output from the Jupyter output panel

@cpoptic
Copy link

cpoptic commented Jul 7, 2022

Also encountering this problem (yet again, for the nth time).

Logs for the Jupyter Output panel are as follows:

Logs

Visual Studio Code (1.68.1, ssh-remote, desktop)
Jupyter Extension Version: 2022.5.1001601848.
Python Extension Version: 2022.8.1.
Workspace folder path/to/project/root/directory
info 10:44:27.667: ZMQ install verified.
User belongs to experiment group 'jupyterTest'
User belongs to experiment group 'jupyterEnhancedDataViewer'
info 10:44:28.705: LSP Notebooks experiment is disabled -- not in treatment group
info 10:44:29.739: Starting Jupyter Session id = 'startUsingPythonInterpreter:.jvsc74a57bd07e06a8549c34beed5fd654648fe7dc1408b342d7525ff1c03d065ba8375b5c8f.path/to/my/conda/environment/python.path/to/my/conda/environment/python.-m#ipykernel_launcher' (Python Path: path/to/my/conda/environment, EnvType: Conda, EnvName: '', Version: 3.7.8) for 'path/to/my/jupyter/notebook.ipynb' (disableUI=true)
info 10:44:29.743: Creating raw notebook for resource 'path/to/my/jupyter/notebook.ipynb'
info 10:44:29.743: Computing working directory for resource 'path/to/my/jupyter/notebook.ipynb'
info 10:44:29.837: Starting raw kernel 'clam (Python 3.7.8)' for interpreter path/to/my/conda/environment/bin/python
info 10:44:29.846: Kernel launching with ports 9010,9011,9012,9013,9014. Start port is 9000
info 10:44:30.224: Registering dummy command feature
error 10:44:30.377: Failed activating the python extension:  [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.378: Failed to find & set preferred controllers [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.378: Get Active Interpreter, Class name = k, completed in 1675ms, has a falsy return value, Arg 1: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.382: Get Active Interpreter, Class name = k, completed in 1677ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.383: Get Active Interpreter, Class name = k, completed in 1679ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.384: Get Active Interpreter, Class name = k, completed in 1679ms, has a falsy return value, Arg 1: "path/to/project/root/directory" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.385: Get Active Interpreter, Class name = k, completed in 1680ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.387: Get Active Interpreter, Class name = k, completed in 1682ms, has a falsy return value, Arg 1: "path/to/project/root/directory" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.388: Get Active Interpreter, Class name = k, completed in 132ms, has a falsy return value, Arg 1: "path/to/project/root/directory" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.389: getCondaVersionFromPython, Class name = S, completed in 1672ms, has a falsy return value [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.389: Get Interpreters, Class name = k, completed in 1686ms, has a falsy return value, Arg 1: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.391: Get Interpreters, Class name = k, completed in 793ms, has a falsy return value, Arg 1: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.392: Getting activated env variables from Python, Class name = r, completed in 650ms, has a falsy return value, Arg 1: undefined, Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.392: Getting activated env variables from Python, Class name = r, completed in 554ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.393: List kernels failed, Class name = g, completed in 1690ms, has a falsy return value, Arg 1: "path/to/project/root/directory", Arg 2: true, Arg 3: undefined, Arg 4: true, Return Value: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.393: List kernels failed, Class name = g, completed in 795ms, has a falsy return value, Arg 1: "path/to/project/root/directory", Arg 2: true, Arg 3: undefined, Arg 4: true, Return Value: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.395: Getting activated env variables impl, Class name = r, completed in 653ms, has a falsy return value, Arg 1: undefined, Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.396: Getting activated env variables impl, Class name = r, completed in 559ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.399: List kernels failed, Class name = d, completed in 1698ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.400: List kernels failed, Class name = d, completed in 803ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.401: Getting activated env variables, Class name = r, completed in 660ms, has a falsy return value, Arg 1: undefined, Arg 2: <Uri:path/to/my/conda/environment/bin/python>, Arg 3: true [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.401: Getting activated env variables, Class name = r, completed in 564ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python>, Arg 3: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.402: Create activated Env, Class name = E, completed in 661ms, has a falsy return value, Arg 1: "" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.402: Create activated Env, Class name = E, completed in 565ms, has a falsy return value, Arg 1: "" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.403: Jupyter Extension (Error in Failed to capture IPyKernel version and path, method:logIPyKernelPath): [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.643: Getting activated env variables from Python, Class name = r, completed in 1ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.644: Getting activated env variables from Python, Class name = r, completed in 1ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.645: Getting activated env variables impl, Class name = r, completed in 3ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.645: Getting activated env variables impl, Class name = r, completed in 2ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python> [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.646: Failed to get env variables for interpreter, hence no variables for Kernel [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.646: Getting activated env variables, Class name = r, completed in 4ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python>, Arg 3: undefined [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.646: Getting activated env variables, Class name = r, completed in 3ms, has a falsy return value, Arg 1: "path/to/my/jupyter/notebook.ipynb", Arg 2: <Uri:path/to/my/conda/environment/bin/python>, Arg 3: false [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.647: Create activated Env, Class name = E, completed in 5ms, has a falsy return value, Arg 1: "" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.647: Launching kernel in kernelProcess.ts, Class name = k, completed in 6ms, has a falsy return value, Arg 1: "path/to/project/root/directory/src/molecular_subtyping/hcc", Arg 2: "" [Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
}
error 10:44:30.651: Failed to connect raw kernel session: Error: Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists.
warn 10:44:30.654: Error occurred while trying to start the kernel, options.disableUI=true [r [Error]: 
	at new r (/my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/out/extension.node.js:2:1056360)
	at Function.from (/my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/out/extension.node.js:2:1056438)
	at m.createJupyterSession (/my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/out/extension.node.js:2:479166)
	at async m.start (/my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/out/extension.node.js:2:472173)
	at async Function.wrapKernelMethodImpl (/my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/out/extension.node.js:2:499766)

Error: command 'python.viewOutput' already exists
	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
  category: 'unknown',
  originalException: [Error: command 'python.viewOutput' already exists
  	at o.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:60904)
  	at Object.registerCommand (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:97:30995)
  	at s.registerCommand (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:100836)
  	at /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:388855
  	at async t.activateComponents (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:387631)
  	at async /my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593551
  	at async e (/my/home/directory/.vscode-server/extensions/ms-python.python-2022.8.1/out/client/extension.js:2:2593100)
  	at async S._activate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8180)
  	at async S._waitForDepsThenActivate (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:8122)
  	at async S._initialize (/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/out/vs/workbench/api/node/extensionHostProcess.js:83:7486)] {
    message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
  }
}
warn 10:44:30.656: Failed to delete connection file /my/home/directory/.local/share/jupyter/runtime/kernel-v2-5843SlkOrxCs3hji.json [Error: ENOENT: no such file or directory, unlink '/my/home/directory/.local/share/jupyter/runtime/kernel-v2-5843SlkOrxCs3hji.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'unlink',
  path: '/my/home/directory/.local/share/jupyter/runtime/kernel-v2-5843SlkOrxCs3hji.json'
}
info 10:44:30.850: No custom variables nor do we have a conda environment
info 10:44:30.882: Preferred Remote kernel for path/to/my/jupyter/notebook.ipynb is undefined
error 10:44:32.494: Failed to get activated environment variables ourselves Error: Command failed: . path/to/my/conda/environment/bin/activate && conda activate clam && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/pythonFiles/printEnvVariables.py

CommandNotFoundError: 'activate is not a conda command.
Did you mean 'source activate'?



    at ChildProcess.exithandler (node:child_process:397:12)
    at ChildProcess.emit (node:events:390:28)
    at ChildProcess.emit (node:domain:475:12)
    at maybeClose (node:internal/child_process:1064:16)
    at Socket.<anonymous> (node:internal/child_process:450:11)
    at Socket.emit (node:events:390:28)
    at Socket.emit (node:domain:475:12)
    at Pipe.<anonymous> (node:net:687:12) {
  killed: false,
  code: 1,
  signal: null,
  cmd: ". path/to/my/conda/environment/bin/activate && conda activate clam && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/pythonFiles/printEnvVariables.py"
}
error 10:44:32.495: Execing shell command, Class name = h, completed in 1881ms, has a falsy return value, Arg 1: "~/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/pythonFiles/printEnvVariables.py", Arg 2: {"env":{"EBVERSIONGITMINLFS":"2.4.0","_ModuleTable011_":"Iix9LFBlcmw9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9QZXJsLzUuMjYuMS1mb3NzLTIwMTdhLmx1YSIsWyJmdWxsTmFtZSJdPSJQZXJsLzUuMjYuMS1mb3NzLTIwMTdhIixbImxvYWRPcmRlciJdPTQ2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IlBlcmwvNS4yNi4xLWZvc3MtMjAxN2EiLH0sU1FMaXRlPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvU1FMaXRlLzMuMTcuMC1mb3NzLTIwMTdhLmx1YSIsWyJmdWxsTmFtZSJdPSJTUUxpdGUvMy4xNy4wLWZvc3MtMjAxN2EiLFsibG9hZE9yZGVyIl09MzEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJd","__LMOD_REF_COUNT_XDG_DATA_DIRS":"/gstore/apps/git/2.30.1-foss-2017a/share:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/share:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share:1;/my/home/directory/.local/share/flatpak/exports/share:1;/var/lib/flatpak/exports/share:1;/usr/local/share:1;/usr/share:1","EBVERSIONZLIB":"1.2.11","EBVERSIONNASM":"2.13.01","_ModuleTable030_":"InN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMS1HQ0Njb3JlLTYuMy4wIix9LH0sbXBhdGhBPXsiL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbCIsIi9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9jb21tb24iLCIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYmlvaW5mbyIsIi9hcHBzL3VzZXIvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbDovZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvY29tbW9uOi9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9iaW9pbmZvOi9hcHBzL3VzZXIvbW9kdWxlZmlsZXMiLH0=","EBVERSIONOPENMPI":"2.1.0","EBVERSIONOPENJPEG":"2.3.0","MANPATH":"/cm/local/apps/cuda-driver/libs/current/share/man:/gstore/apps/Perl/5.26.1-foss-2017a/man:/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/share/man:/gstore/apps/ncurses/6.1-GCCcore-6.3.0/share/man:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/share/man:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/share/man:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/share/man:/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/share/man:/gstore/apps/OpenSlide/3.4.1-foss-2017a/share/man:/gstore/apps/X11/20170314-foss-2017a/share/man:/gstore/apps/expat/2.2.4-GCCcore-6.3.0/share/man:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/share/man:/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/man:/gstore/apps/SQLite/3.17.0-foss-2017a/share/man:/gstore/apps/Tcl/8.6.6-foss-2017a/share/man:/gstore/apps/Tcl/8.6.6-foss-2017a/man:/gstore/apps/libreadline/7.0-foss-2017a/share/man:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/share/man:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share/man:/gstore/apps/flex/2.6.3/share/man:/gstore/apps/M4/1.4.18/share/man:/gstore/apps/Bison/3.0.4/share/man:/gstore/apps/util-linux/2.30.1-foss-2017a/share/man:/gstore/apps/PCRE/8.41-foss-2017a/share/man:/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/share/man:/gstore/apps/LibTIFF/4.0.6-foss-2017a/share/man:/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/share/man:/gstore/apps/NASM/2.13.01-GCCcore-6.3.0/share/man:/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/share/man:/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/share/man:/gstore/apps/FFTW/3.3.6-gompi-2017a/share/man:/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/share/man:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/share/man:/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/share/man:/gstore/apps/binutils/2.28-GCCcore-6.3.0/share/man:/gstore/apps/GCCcore/6.3.0/share/man:/cm/shared/apps/slurm/current/man:/gstore/apps/Lmod/default/lmod/lmod/share/man::","EBROOTGITMINLFS":"/gstore/apps/git-lfs/2.4.0","EBROOTKERBEROS_V5":"/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0","EBVERSIONPIXMAN":"0.34.0","EBROOTFFTW":"/gstore/apps/FFTW/3.3.6-gompi-2017a","EBDEVELGCC":"/gstore/apps/GCC/6.3.0-2.28/gstore/apps/logs/GCC-6.3.0-2.28-easybuild-devel","EBROOTGIT":"/gstore/apps/git/2.30.1-foss-2017a","EBVERSIONEXPAT":"2.2.4","EBROOTNUMACTL":"/gstore/apps/numactl/2.0.11-GCCcore-6.3.0","EBROOTFREETYPE":"/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29","EBROOTCAIRO":"/gstore/apps/cairo/1.14.8-foss-2017a","_ModuleTable003_":"LFsiZnVsbE5hbWUiXT0iR0NDLzYuMy4wLTIuMjgiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJHQ0MvNi4zLjAtMi4yOCIsfSxHQ0Njb3JlPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvR0NDY29yZS82LjMuMC5sdWEiLFsiZnVsbE5hbWUiXT0iR0NDY29yZS82LjMuMCIsWyJsb2FkT3JkZXIiXT0yLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTMsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IkdDQ2NvcmUvNi4zLjAiLH0sR0xpYj17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL0dMaWIvMi41Mi4wLWZvc3MtMjAxN2EubHVhIixb","HOSTNAME":"ng036","_ModuleTable024_":"YmpwZWctdHVyYm8vMS41LjItR0NDY29yZS02LjMuMCIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJqcGVnLXR1cmJvLzEuNS4yLUdDQ2NvcmUtNi4zLjAiLH0sbGlicG5nPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvbGlicG5nLzEuNi4yOS1HQ0Njb3JlLTYuMy4wLmx1YSIsWyJmdWxsTmFtZSJdPSJsaWJwbmcvMS42LjI5LUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuNi4yOS1HQ0Njb3JlLTYuMy4wIix9LGxpYnJlYWRs","EBVERSIONBISON":"3.0.4","EBROOTGOBJECTMININTROSPECTION":"/gstore/apps/GObject-Introspection/1.50.0-foss-2017a","EBDEVELOPENSSL":"/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/logs/OpenSSL-1.1.0k-GCCcore-6.3.0-easybuild-devel","_ModuleTable009_":"YWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iT3Blbk1QSS8yLjEuMC1HQ0MtNi4zLjAtMi4yOCIsfSxPcGVuU1NMPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvT3BlblNTTC8xLjEuMGstR0NDY29yZS02LjMuMC5sdWEiLFsiZnVsbE5hbWUiXT0iT3BlblNTTC8xLjEuMGstR0NDY29yZS02LjMuMCIsWyJsb2FkT3JkZXIiXT0zOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJPcGVuU1NMLzEuMS4way1HQ0Njb3JlLTYuMy4wIix9LE9wZW5TbGlkZT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxs","EBVERSIONBINUTILS":"2.28","EBDEVELKERBEROS_V5":"/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/logs/Kerberos_V5-1.14.6-GCCcore-6.3.0-easybuild-devel","EBVERSIONNCURSES":"6.1","EBROOTTCL":"/gstore/apps/Tcl/8.6.6-foss-2017a","EBROOTNASM":"/gstore/apps/NASM/2.13.01-GCCcore-6.3.0","EBROOTM4":"/gstore/apps/M4/1.4.18","__LMOD_REF_COUNT_MODULEPATH":"/gstore/apps/modulefiles/all:1;/gstore/apps/modulefiles/common:1;/gstore/apps/modulefiles/bioinfo:1;/apps/user/modulefiles:1","SHELL":"/bin/bash","EBVERSIONX11":"20170314","EBROOTLIBFFI":"/gstore/apps/libffi/3.2.1-GCCcore-6.3.0","EBROOTGCCCORE":"/gstore/apps/GCCcore/6.3.0","EBDEVELUTILMINLINUX":"/gstore/apps/util-linux/2.30.1-foss-2017a/gstore/apps/logs/util-linux-2.30.1-foss-2017a-easybuild-devel","EBDEVELFREETYPE":"/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/gstore/apps/logs/freetype-2.7.1-GCCcore-6.3.0-libpng-1.6.29-easybuild-devel","PROJECT":"/gstore/project","LMOD_ROOT":"/gstore/apps/Lmod/8.3.17-foss-2017a/lmod","HISTSIZE":"1000","EBDEVELPIXMAN":"/gstore/apps/pixman/0.34.0-foss-2017a/gstore/apps/logs/pixman-0.34.0-foss-2017a-easybuild-devel","TMPDIR":"/local/tmp","MODULEPATH_ROOT":"/gstore/apps/modulefiles","SSH_CLIENT":"10.2.60.18 51351 22","CONDA_SHLVL":"1","LIBRARY_PATH":"/gstore/apps/Perl/5.26.1-foss-2017a/lib:/gstore/apps/DB/6.2.32-foss-2017a/lib:/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/lib:/gstore/apps/ncurses/6.1-GCCcore-6.3.0/lib:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/lib:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/lib:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/lib:/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/lib:/gstore/apps/OpenSlide/3.4.1-foss-2017a/lib:/gstore/apps/cairo/1.14.8-foss-2017a/lib:/gstore/apps/X11/20170314-foss-2017a/lib:/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/lib:/gstore/apps/expat/2.2.4-GCCcore-6.3.0/lib:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/lib:/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/lib:/gstore/apps/SQLite/3.17.0-foss-2017a/lib:/gstore/apps/Tcl/8.6.6-foss-2017a/lib:/gstore/apps/libreadline/7.0-foss-2017a/lib:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/lib:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/lib:/gstore/apps/pixman/0.34.0-foss-2017a/lib:/gstore/apps/flex/2.6.3/lib:/gstore/apps/Bison/3.0.4/lib:/gstore/apps/GLib/2.52.0-foss-2017a/lib:/gstore/apps/util-linux/2.30.1-foss-2017a/lib:/gstore/apps/PCRE/8.41-foss-2017a/lib:/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib64:/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib:/gstore/apps/OpenJPEG/2.3.0-foss-2017a/lib:/gstore/apps/LibTIFF/4.0.6-foss-2017a/lib:/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/lib:/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/lib:/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/lib:/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/lib:/gstore/apps/FFTW/3.3.6-gompi-2017a/lib:/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/lib:/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/lib:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/lib:/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/lib:/gstore/apps/binutils/2.28-GCCcore-6.3.0/lib:/gstore/apps/GCCcore/6.3.0/lib64:/gstore/apps/GCCcore/6.3.0/lib:/cm/shared/apps/slurm/current/lib64/slurm:/cm/shared/apps/slurm/current/lib64","LMOD_PACKAGE_PATH":"/system/gredit/lmod","CONDA_PROMPT_MODIFIER":"(miniconda3) ","EBDEVELSCALAPACK":"/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/gstore/apps/logs/ScaLAPACK-2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0-easybuild-devel","_ModuleTable021_":"YWN0aXZlIixbInVzZXJOYW1lIl09ImdpdCIsfSxbImdpdC1sZnMiXT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2dpdC1sZnMvMi40LjAubHVhIixbImZ1bGxOYW1lIl09ImdpdC1sZnMvMi40LjAiLFsibG9hZE9yZGVyIl09NDgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZ2l0LWxmcyIsfSxnb21waT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2dvbXBpLzIwMTdhLmx1YSIsWyJmdWxsTmFtZSJdPSJnb21waS8yMDE3YSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTMsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImdvbXBp","__LMOD_REF_COUNT_GI_TYPELIB_PATH":"/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share:1","EBDEVELLIBFFI":"/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/gstore/apps/logs/libffi-3.2.1-GCCcore-6.3.0-easybuild-devel","EBDEVELGDKMINPIXBUF":"/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/gstore/apps/logs/gdk-pixbuf-2.36.5-foss-2017a-easybuild-devel","LMOD_PKG":"/gstore/apps/Lmod/8.3.17-foss-2017a/lmod/lmod","FPATH":"/gstore/apps/Lmod/8.3.17-foss-2017a/lmod/lmod/init/ksh_funcs","_ModuleTable015_":"LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTIsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImJ6aXAyLzEuMC42LUdDQ2NvcmUtNi4zLjAiLH0sY1VSTD17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2NVUkwvNy41OS4wLUdDQ2NvcmUtNi4zLjAubHVhIixbImZ1bGxOYW1lIl09ImNVUkwvNy41OS4wLUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09NDEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY1VSTC83LjU5LjAtR0NDY29yZS02LjMuMCIsfSxjYWlybz17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2NhaXJvLzEuMTQuOC1mb3NzLTIwMTdhLmx1YSIs","EBVERSIONFOSS":"2017a","EBROOTPIXMAN":"/gstore/apps/pixman/0.34.0-foss-2017a","EBROOTNCURSES":"/gstore/apps/ncurses/6.1-GCCcore-6.3.0","EBDEVELOPENSLIDE":"/gstore/apps/OpenSlide/3.4.1-foss-2017a/gstore/apps/logs/OpenSlide-3.4.1-foss-2017a-easybuild-devel","QTDIR":"/usr/lib64/qt-3.3","EBVERSIONUTILMINLINUX":"2.30.1","EBDEVELPCRE":"/gstore/apps/PCRE/8.41-foss-2017a/gstore/apps/logs/PCRE-8.41-foss-2017a-easybuild-devel","LMOD_ADMIN_FILE":"/system/gredit/lmod/admin.list","LMOD_VERSION":"8.3.17","QTINC":"/usr/lib64/qt-3.3/include","EBROOTSCALAPACK":"/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0","EBROOTBISON":"/gstore/apps/Bison/3.0.4","__LMOD_REF_COUNT_CMAKE_PREFIX_PATH":"/gstore/apps/git/2.30.1-foss-2017a:1","_ModuleTable007_":"PSJOQVNNLzIuMTMuMDEtR0NDY29yZS02LjMuMCIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJOQVNNLzIuMTMuMDEtR0NDY29yZS02LjMuMCIsfSxPcGVuQkxBUz17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL09wZW5CTEFTLzAuMi4xOS1HQ0MtNi4zLjAtMi4yOC1MQVBBQ0stMy43LjAubHVhIixbImZ1bGxOYW1lIl09Ik9wZW5CTEFTLzAuMi4xOS1HQ0MtNi4zLjAtMi4yOC1MQVBBQ0stMy43LjAiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJPcGVuQkxBUy8wLjIuMTkt","EBDEVELNUMACTL":"/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/gstore/apps/logs/numactl-2.0.11-GCCcore-6.3.0-easybuild-devel","__LMOD_REF_COUNT_LOADEDMODULES":"slurm/default:1;GCCcore/6.3.0:1;binutils/2.28-GCCcore-6.3.0:1;GCC/6.3.0-2.28:1;numactl/2.0.11-GCCcore-6.3.0:1;hwloc/1.11.6-GCC-6.3.0-2.28:1;OpenMPI/2.1.0-GCC-6.3.0-2.28:1;OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0:1;gompi/2017a:1;FFTW/3.3.6-gompi-2017a:1;ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0:1;foss/2017a:1;zlib/1.2.11-GCCcore-6.3.0:1;libpng/1.6.29-GCCcore-6.3.0:1;NASM/2.13.01-GCCcore-6.3.0:1;libjpeg-turbo/1.5.2-GCCcore-6.3.0:1;LibTIFF/4.0.6-foss-2017a:1;OpenJPEG/2.3.0-foss-2017a:1;libffi/3.2.1-GCCcore-6.3.0:1;PCRE/8.41-foss-2017a:1;util-linux/2.30.1-foss-2017a:1;GLib/2.52.0-foss-2017a:1;Bison/3.0.4:1;M4/1.4.18:1;flex/2.6.3:1;pixman/0.34.0-foss-2017a:1;GObject-Introspection/1.50.0-foss-2017a:1;gdk-pixbuf/2.36.5-foss-2017a:1;libreadline/7.0-foss-2017a:1;Tcl/8.6.6-foss-2017a:1;SQLite/3.17.0-foss-2017a:1;bzip2/1.0.6-GCCcore-6.3.0:1;freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29:1;expat/2.2.4-GCCcore-6.3.0:1;fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29:1;X11/20170314-foss-2017a:1;cairo/1.14.8-foss-2017a:1;OpenSlide/3.4.1-foss-2017a:1;OpenSSL/1.1.0k-GCCcore-6.3.0:1;Kerberos_V5/1.14.6-GCCcore-6.3.0:1;cURL/7.59.0-GCCcore-6.3.0:1;libxml2/2.9.8-GCCcore-6.3.0:1;ncurses/6.1-GCCcore-6.3.0:1;gettext/0.19.8.1-GCCcore-6.3.0:1;DB/6.2.32-foss-2017a:1;Perl/5.26.1-foss-2017a:1;git/2.30.1-foss-2017a:1;git-lfs/2.4.0:1;nvidia/driver:1;gredenv:1","NEPTUNE_API_TOKEN":"eyJhcGlfYWRkcmVzcyI6Imh0dHBzOi8vbmVwdHVuZS5yb2NoZS5jb20iLCJhcGlfdXJsIjoiaHR0cHM6Ly9uZXB0dW5lLnJvY2hlLmNvbSIsImFwaV9rZXkiOiJmNTQ4MDhjMS0zYzk1LTRlYzgtOTQ0Mi1jZWRlYzFhMTJiOGQifQ==","_ModuleTable028_":"ZmlsZXMvYWxsL3BpeG1hbi8wLjM0LjAtZm9zcy0yMDE3YS5sdWEiLFsiZnVsbE5hbWUiXT0icGl4bWFuLzAuMzQuMC1mb3NzLTIwMTdhIixbImxvYWRPcmRlciJdPTI2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTMsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBpeG1hbi8wLjM0LjAtZm9zcy0yMDE3YSIsfSxzbHVybT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvY29tbW9uL3NsdXJtL2RlZmF1bHQubHVhIixbImZ1bGxOYW1lIl09InNsdXJtL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17bG1vZD17WyJzdGlja3kiXT0xLH0sfSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzbHVybSIs","EBDEVELGOBJECTMININTROSPECTION":"/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/gstore/apps/logs/GObject-Introspection-1.50.0-foss-2017a-easybuild-devel","EBDEVELFONTCONFIG":"/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/gstore/apps/logs/fontconfig-2.12.1-GCCcore-6.3.0-libpng-1.6.29-easybuild-devel","QT_GRAPHICSSYSTEM_CHECKED":"1","USER":"popticc","_ModuleTable022_":"LzIwMTdhIix9LGdyZWRlbnY9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2NvbW1vbi9ncmVkZW52Lmx1YSIsWyJmdWxsTmFtZSJdPSJncmVkZW52IixbImxvYWRPcmRlciJdPTUwLHByb3BUPXtsbW9kPXtbInN0aWNreSJdPTEsfSx9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImdyZWRlbnYiLH0saHdsb2M9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9od2xvYy8xLjExLjYtR0NDLTYuMy4wLTIuMjgubHVhIixbImZ1bGxOYW1lIl09Imh3bG9jLzEuMTEuNi1HQ0MtNi4zLjAtMi4yOCIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTMsWyJzdGF0dXMiXT0iYWN0aXZl","EBVERSIONOPENSLIDE":"3.4.1","EBVERSIONLIBJPEGMINTURBO":"1.5.2","EBDEVELZLIB":"/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/gstore/apps/logs/zlib-1.2.11-GCCcore-6.3.0-easybuild-devel","EBDEVELNASM":"/gstore/apps/NASM/2.13.01-GCCcore-6.3.0/gstore/apps/logs/NASM-2.13.01-GCCcore-6.3.0-easybuild-devel","EBDEVELM4":"/gstore/apps/M4/1.4.18/gstore/apps/logs/M4-1.4.18-easybuild-devel","LD_LIBRARY_PATH":"/cm/local/apps/cuda-driver/libs/current/lib64:/gstore/apps/git/2.30.1-foss-2017a/lib:/gstore/apps/Perl/5.26.1-foss-2017a/lib:/gstore/apps/DB/6.2.32-foss-2017a/lib:/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/lib:/gstore/apps/ncurses/6.1-GCCcore-6.3.0/lib:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/lib:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/lib:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/lib:/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/lib:/gstore/apps/OpenSlide/3.4.1-foss-2017a/lib:/gstore/apps/cairo/1.14.8-foss-2017a/lib:/gstore/apps/X11/20170314-foss-2017a/lib:/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/lib:/gstore/apps/expat/2.2.4-GCCcore-6.3.0/lib:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/lib:/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/lib:/gstore/apps/SQLite/3.17.0-foss-2017a/lib:/gstore/apps/Tcl/8.6.6-foss-2017a/lib:/gstore/apps/libreadline/7.0-foss-2017a/lib:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/lib:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/lib:/gstore/apps/pixman/0.34.0-foss-2017a/lib:/gstore/apps/flex/2.6.3/lib:/gstore/apps/Bison/3.0.4/lib:/gstore/apps/GLib/2.52.0-foss-2017a/lib:/gstore/apps/util-linux/2.30.1-foss-2017a/lib:/gstore/apps/PCRE/8.41-foss-2017a/lib:/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib64:/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib:/gstore/apps/OpenJPEG/2.3.0-foss-2017a/lib:/gstore/apps/LibTIFF/4.0.6-foss-2017a/lib:/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/lib:/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/lib:/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/lib:/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/lib:/gstore/apps/FFTW/3.3.6-gompi-2017a/lib:/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/lib:/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/lib:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/lib:/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/lib:/gstore/apps/binutils/2.28-GCCcore-6.3.0/lib:/gstore/apps/GCCcore/6.3.0/lib/gcc/x86_64-pc-linux-gnu/6.3.0:/gstore/apps/GCCcore/6.3.0/lib64:/gstore/apps/GCCcore/6.3.0/lib:/cm/shared/apps/slurm/current/lib64/slurm:/cm/shared/apps/slurm/current/lib64","LMOD_sys":"Linux","EBDEVELDB":"/gstore/apps/DB/6.2.32-foss-2017a/gstore/apps/logs/DB-6.2.32-foss-2017a-easybuild-devel","_ModuleTable010_":"L09wZW5TbGlkZS8zLjQuMS1mb3NzLTIwMTdhLmx1YSIsWyJmdWxsTmFtZSJdPSJPcGVuU2xpZGUvMy40LjEtZm9zcy0yMDE3YSIsWyJsb2FkT3JkZXIiXT0zOCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJPcGVuU2xpZGUvMy40LjEtZm9zcy0yMDE3YSIsfSxQQ1JFPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvUENSRS84LjQxLWZvc3MtMjAxN2EubHVhIixbImZ1bGxOYW1lIl09IlBDUkUvOC40MS1mb3NzLTIwMTdhIixbImxvYWRPcmRlciJdPTIwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTQsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IlBDUkUvOC40MS1mb3NzLTIwMTdh","EBDEVELBINUTILS":"/gstore/apps/binutils/2.28-GCCcore-6.3.0/gstore/apps/logs/binutils-2.28-GCCcore-6.3.0-easybuild-devel","REQUESTS_CA_BUNDLE":"/etc/ssl/certs/ca-bundle.crt","CONDA_EXE":"/my/home/directory/miniconda3/bin/conda","EBVERSIONCURL":"7.59.0","EBVERSIONGDKMINPIXBUF":"2.36.5","EBVERSIONCAIRO":"1.14.8","_ModuleTable004_":"ImZ1bGxOYW1lIl09IkdMaWIvMi41Mi4wLWZvc3MtMjAxN2EiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MyxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iR0xpYi8yLjUyLjAtZm9zcy0yMDE3YSIsfSxbIkdPYmplY3QtSW50cm9zcGVjdGlvbiJdPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvR09iamVjdC1JbnRyb3NwZWN0aW9uLzEuNTAuMC1mb3NzLTIwMTdhLmx1YSIsWyJmdWxsTmFtZSJdPSJHT2JqZWN0LUludHJvc3BlY3Rpb24vMS41MC4wLWZvc3MtMjAxN2EiLFsibG9hZE9yZGVyIl09MjcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iR09i","CPATH":"/gstore/apps/DB/6.2.32-foss-2017a/include:/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/include:/gstore/apps/ncurses/6.1-GCCcore-6.3.0/include:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/include/libxml2:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/include:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/include:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/include:/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/include:/gstore/apps/OpenSlide/3.4.1-foss-2017a/include:/gstore/apps/cairo/1.14.8-foss-2017a/include:/gstore/apps/X11/20170314-foss-2017a/include:/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/include:/gstore/apps/expat/2.2.4-GCCcore-6.3.0/include:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/include/freetype2:/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/include:/gstore/apps/SQLite/3.17.0-foss-2017a/include:/gstore/apps/Tcl/8.6.6-foss-2017a/include:/gstore/apps/libreadline/7.0-foss-2017a/include:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/include/gdk-pixbuf-2.0:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/include:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/include:/gstore/apps/pixman/0.34.0-foss-2017a/include:/gstore/apps/flex/2.6.3/include:/gstore/apps/GLib/2.52.0-foss-2017a/include:/gstore/apps/util-linux/2.30.1-foss-2017a/include:/gstore/apps/PCRE/8.41-foss-2017a/include:/gstore/apps/OpenJPEG/2.3.0-foss-2017a/include:/gstore/apps/LibTIFF/4.0.6-foss-2017a/include:/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/include:/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/include:/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/include:/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/include:/gstore/apps/FFTW/3.3.6-gompi-2017a/include:/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/include:/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/include:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/include:/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/include:/gstore/apps/binutils/2.28-GCCcore-6.3.0/include:/gstore/apps/GCCcore/6.3.0/include:/cm/shared/apps/slurm/current/include","EBDEVELGIT":"/gstore/apps/git/2.30.1-foss-2017a/logs/git-2.30.1-foss-2017a-easybuild-devel","_ModuleTable025_":"aW5lPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvbGlicmVhZGxpbmUvNy4wLWZvc3MtMjAxN2EubHVhIixbImZ1bGxOYW1lIl09ImxpYnJlYWRsaW5lLzcuMC1mb3NzLTIwMTdhIixbImxvYWRPcmRlciJdPTI5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTIsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImxpYnJlYWRsaW5lLzcuMC1mb3NzLTIwMTdhIix9LGxpYnhtbDI9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9saWJ4bWwyLzIuOS44LUdDQ2NvcmUtNi4zLjAubHVhIixbImZ1bGxOYW1lIl09ImxpYnhtbDIvMi45LjgtR0NDY29yZS02LjMuMCIsWyJsb2FkT3JkZXIiXT00Mixwcm9wVD17fSxbInN0YWNrRGVwdGgi","EBROOTOPENJPEG":"/gstore/apps/OpenJPEG/2.3.0-foss-2017a","__LMOD_REF_COUNT__LMFILES_":"/gstore/apps/modulefiles/common/slurm/default.lua:1;/gstore/apps/modulefiles/all/GCCcore/6.3.0.lua:1;/gstore/apps/modulefiles/all/binutils/2.28-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/GCC/6.3.0-2.28.lua:1;/gstore/apps/modulefiles/all/numactl/2.0.11-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/hwloc/1.11.6-GCC-6.3.0-2.28.lua:1;/gstore/apps/modulefiles/all/OpenMPI/2.1.0-GCC-6.3.0-2.28.lua:1;/gstore/apps/modulefiles/all/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0.lua:1;/gstore/apps/modulefiles/all/gompi/2017a.lua:1;/gstore/apps/modulefiles/all/FFTW/3.3.6-gompi-2017a.lua:1;/gstore/apps/modulefiles/all/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0.lua:1;/gstore/apps/modulefiles/all/foss/2017a.lua:1;/gstore/apps/modulefiles/all/zlib/1.2.11-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/libpng/1.6.29-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/NASM/2.13.01-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/libjpeg-turbo/1.5.2-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/LibTIFF/4.0.6-foss-2017a.lua:1;/gstore/apps/modulefiles/all/OpenJPEG/2.3.0-foss-2017a.lua:1;/gstore/apps/modulefiles/all/libffi/3.2.1-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/PCRE/8.41-foss-2017a.lua:1;/gstore/apps/modulefiles/all/util-linux/2.30.1-foss-2017a.lua:1;/gstore/apps/modulefiles/all/GLib/2.52.0-foss-2017a.lua:1;/gstore/apps/modulefiles/all/Bison/3.0.4.lua:1;/gstore/apps/modulefiles/all/M4/1.4.18.lua:1;/gstore/apps/modulefiles/all/flex/2.6.3.lua:1;/gstore/apps/modulefiles/all/pixman/0.34.0-foss-2017a.lua:1;/gstore/apps/modulefiles/all/GObject-Introspection/1.50.0-foss-2017a.lua:1;/gstore/apps/modulefiles/all/gdk-pixbuf/2.36.5-foss-2017a.lua:1;/gstore/apps/modulefiles/all/libreadline/7.0-foss-2017a.lua:1;/gstore/apps/modulefiles/all/Tcl/8.6.6-foss-2017a.lua:1;/gstore/apps/modulefiles/all/SQLite/3.17.0-foss-2017a.lua:1;/gstore/apps/modulefiles/all/bzip2/1.0.6-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29.lua:1;/gstore/apps/modulefiles/all/expat/2.2.4-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29.lua:1;/gstore/apps/modulefiles/all/X11/20170314-foss-2017a.lua:1;/gstore/apps/modulefiles/all/cairo/1.14.8-foss-2017a.lua:1;/gstore/apps/modulefiles/all/OpenSlide/3.4.1-foss-2017a.lua:1;/gstore/apps/modulefiles/all/OpenSSL/1.1.0k-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/Kerberos_V5/1.14.6-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/cURL/7.59.0-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/libxml2/2.9.8-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/ncurses/6.1-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/gettext/0.19.8.1-GCCcore-6.3.0.lua:1;/gstore/apps/modulefiles/all/DB/6.2.32-foss-2017a.lua:1;/gstore/apps/modulefiles/all/Perl/5.26.1-foss-2017a.lua:1;/gstore/apps/modulefiles/all/git/2.30.1-foss-2017a.lua:1;/gstore/apps/modulefiles/all/git-lfs/2.4.0.lua:1;/gstore/apps/modulefiles/all/nvidia/driver.lua:1;/gstore/apps/modulefiles/common/gredenv.lua:1","EBVERSIONKERBEROS_V5":"1.14.6","EBVERSIONFFTW":"3.3.6","EBROOTOPENSLIDE":"/gstore/apps/OpenSlide/3.4.1-foss-2017a","EBVERSIONNUMACTL":"2.0.11","EBROOTPCRE":"/gstore/apps/PCRE/8.41-foss-2017a","EBDEVELSQLITE":"/gstore/apps/SQLite/3.17.0-foss-2017a/gstore/apps/logs/SQLite-3.17.0-foss-2017a-easybuild-devel","EBDEVELLIBXML2":"/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/logs/libxml2-2.9.8-GCCcore-6.3.0-easybuild-devel","_ModuleTable013_":"L2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9UY2wvOC42LjYtZm9zcy0yMDE3YS5sdWEiLFsiZnVsbE5hbWUiXT0iVGNsLzguNi42LWZvc3MtMjAxN2EiLFsibG9hZE9yZGVyIl09MzAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iVGNsLzguNi42LWZvc3MtMjAxN2EiLH0sWDExPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvWDExLzIwMTcwMzE0LWZvc3MtMjAxN2EubHVhIixbImZ1bGxOYW1lIl09IlgxMS8yMDE3MDMxNC1mb3NzLTIwMTdhIixbImxvYWRPcmRlciJdPTM2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTIsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IlgxMS8y","_CE_CONDA":"","EBROOTUTILMINLINUX":"/gstore/apps/util-linux/2.30.1-foss-2017a","EBROOTOPENBLAS":"/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0","EBDEVELOPENJPEG":"/gstore/apps/OpenJPEG/2.3.0-foss-2017a/gstore/apps/logs/OpenJPEG-2.3.0-foss-2017a-easybuild-devel","VSCODE_AGENT_FOLDER":"/my/home/directory/.vscode-server","SACCT_FORMAT":"jobid%-12,partition%-9,jobname%-32,user%-10,state%-10,nodelist%-12,ncpus%-5,nnodes%-5,alloctres%-6,maxrss%-8,start%-20,end%-20,elapsed%-12,cputimeraw%-9,exitcode%-4","EBVERSIONOPENBLAS":"0.2.19","EBROOTEXPAT":"/gstore/apps/expat/2.2.4-GCCcore-6.3.0","_ModuleTable001_":"X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPTcyMDAsWyJjX3Nob3J0VGltZSJdPTAuNTAzMTk1MDQ3Mzc4NTQsZGVwdGhUPXt9LGZhbWlseT17fSxtVD17Qmlzb249e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9CaXNvbi8zLjAuNC5sdWEiLFsiZnVsbE5hbWUiXT0iQmlzb24vMy4wLjQiLFsibG9hZE9yZGVyIl09MjMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MyxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iQmlzb24vMy4wLjQiLH0sREI9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9EQi82LjIuMzItZm9zcy0yMDE3YS5sdWEiLFsiZnVsbE5hbWUiXT0iREIvNi4yLjMyLWZv","MAIL":"/var/spool/mail/popticc","PATH":"/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/bin/remote-cli:/my/home/directory/.local/bin:/cm/local/apps/cuda-driver/libs/current/bin:/gstore/apps/utils/bin:/my/home/directory/.local/bin:/my/home/directory/miniconda3/bin:/my/home/directory/miniconda3/condabin:/gstore/apps/git-lfs/2.4.0/bin:/gstore/apps/git/2.30.1-foss-2017a/bin:/gstore/apps/Perl/5.26.1-foss-2017a/bin:/gstore/apps/DB/6.2.32-foss-2017a/bin:/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/bin:/gstore/apps/ncurses/6.1-GCCcore-6.3.0/bin:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/bin:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/bin:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/sbin:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/bin:/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/bin:/gstore/apps/OpenSlide/3.4.1-foss-2017a/bin:/gstore/apps/cairo/1.14.8-foss-2017a/bin:/gstore/apps/X11/20170314-foss-2017a/bin:/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/bin:/gstore/apps/expat/2.2.4-GCCcore-6.3.0/bin:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/bin:/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/bin:/gstore/apps/SQLite/3.17.0-foss-2017a/bin:/gstore/apps/Tcl/8.6.6-foss-2017a/bin:/gstore/apps/libreadline/7.0-foss-2017a/bin:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/bin:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/bin:/gstore/apps/flex/2.6.3/bin:/gstore/apps/M4/1.4.18/bin:/gstore/apps/Bison/3.0.4/bin:/gstore/apps/GLib/2.52.0-foss-2017a/bin:/gstore/apps/util-linux/2.30.1-foss-2017a/sbin:/gstore/apps/util-linux/2.30.1-foss-2017a/bin:/gstore/apps/PCRE/8.41-foss-2017a/bin:/gstore/apps/OpenJPEG/2.3.0-foss-2017a/bin:/gstore/apps/LibTIFF/4.0.6-foss-2017a/bin:/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/bin:/gstore/apps/NASM/2.13.01-GCCcore-6.3.0/bin:/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/bin:/gstore/apps/FFTW/3.3.6-gompi-2017a/bin:/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/bin:/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/bin:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/sbin:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/bin:/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/bin:/gstore/apps/binutils/2.28-GCCcore-6.3.0/bin:/gstore/apps/GCCcore/6.3.0/bin:/cm/shared/apps/slurm/current/sbin:/cm/shared/apps/slurm/current/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/my/home/directory/bin:~/bin","_ModuleTable026_":"XT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJ4bWwyLzIuOS44LUdDQ2NvcmUtNi4zLjAiLH0sbmN1cnNlcz17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL25jdXJzZXMvNi4xLUdDQ2NvcmUtNi4zLjAubHVhIixbImZ1bGxOYW1lIl09Im5jdXJzZXMvNi4xLUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09NDMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmN1cnNlcy82LjEtR0NDY29yZS02LjMuMCIsfSxudW1hY3RsPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvbnVtYWN0bC8yLjAuMTEtR0NDY29yZS02LjMuMC5sdWEiLFsiZnVsbE5hbWUi","EBVERSIONHWLOC":"1.11.6","EBVERSIONGOBJECTMININTROSPECTION":"1.50.0","EBROOTDB":"/gstore/apps/DB/6.2.32-foss-2017a","_ModuleTable014_":"MDE3MDMxNC1mb3NzLTIwMTdhIix9LGJpbnV0aWxzPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvYmludXRpbHMvMi4yOC1HQ0Njb3JlLTYuMy4wLmx1YSIsWyJmdWxsTmFtZSJdPSJiaW51dGlscy8yLjI4LUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0zLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiaW51dGlscy8yLjI4LUdDQ2NvcmUtNi4zLjAiLH0sYnppcDI9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9iemlwMi8xLjAuNi1HQ0Njb3JlLTYuMy4wLmx1YSIsWyJmdWxsTmFtZSJdPSJiemlwMi8xLjAuNi1HQ0Njb3JlLTYuMy4wIixbImxvYWRPcmRlciJdPTMy","SLURM_JOB_ID":"43893304","CONDA_PREFIX":"/my/home/directory/miniconda3","EBVERSIONTCL":"8.6.6","EBROOTOPENSSL":"/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0","EBROOTGLIB":"/gstore/apps/GLib/2.52.0-foss-2017a","EBDEVELGOMPI":"/gstore/apps/gompi/2017a/gstore/apps/logs/gompi-2017a-easybuild-devel","PWD":"/my/home/directory","EBVERSIONLIBREADLINE":"7.0","EBDEVELBISON":"/gstore/apps/Bison/3.0.4/gstore/apps/logs/Bison-3.0.4-easybuild-devel","_LMFILES_":"/gstore/apps/modulefiles/common/slurm/default.lua:/gstore/apps/modulefiles/all/GCCcore/6.3.0.lua:/gstore/apps/modulefiles/all/binutils/2.28-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/GCC/6.3.0-2.28.lua:/gstore/apps/modulefiles/all/numactl/2.0.11-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/hwloc/1.11.6-GCC-6.3.0-2.28.lua:/gstore/apps/modulefiles/all/OpenMPI/2.1.0-GCC-6.3.0-2.28.lua:/gstore/apps/modulefiles/all/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0.lua:/gstore/apps/modulefiles/all/gompi/2017a.lua:/gstore/apps/modulefiles/all/FFTW/3.3.6-gompi-2017a.lua:/gstore/apps/modulefiles/all/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0.lua:/gstore/apps/modulefiles/all/foss/2017a.lua:/gstore/apps/modulefiles/all/zlib/1.2.11-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/libpng/1.6.29-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/NASM/2.13.01-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/libjpeg-turbo/1.5.2-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/LibTIFF/4.0.6-foss-2017a.lua:/gstore/apps/modulefiles/all/OpenJPEG/2.3.0-foss-2017a.lua:/gstore/apps/modulefiles/all/libffi/3.2.1-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/PCRE/8.41-foss-2017a.lua:/gstore/apps/modulefiles/all/util-linux/2.30.1-foss-2017a.lua:/gstore/apps/modulefiles/all/GLib/2.52.0-foss-2017a.lua:/gstore/apps/modulefiles/all/Bison/3.0.4.lua:/gstore/apps/modulefiles/all/M4/1.4.18.lua:/gstore/apps/modulefiles/all/flex/2.6.3.lua:/gstore/apps/modulefiles/all/pixman/0.34.0-foss-2017a.lua:/gstore/apps/modulefiles/all/GObject-Introspection/1.50.0-foss-2017a.lua:/gstore/apps/modulefiles/all/gdk-pixbuf/2.36.5-foss-2017a.lua:/gstore/apps/modulefiles/all/libreadline/7.0-foss-2017a.lua:/gstore/apps/modulefiles/all/Tcl/8.6.6-foss-2017a.lua:/gstore/apps/modulefiles/all/SQLite/3.17.0-foss-2017a.lua:/gstore/apps/modulefiles/all/bzip2/1.0.6-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29.lua:/gstore/apps/modulefiles/all/expat/2.2.4-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29.lua:/gstore/apps/modulefiles/all/X11/20170314-foss-2017a.lua:/gstore/apps/modulefiles/all/cairo/1.14.8-foss-2017a.lua:/gstore/apps/modulefiles/all/OpenSlide/3.4.1-foss-2017a.lua:/gstore/apps/modulefiles/all/OpenSSL/1.1.0k-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/Kerberos_V5/1.14.6-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/cURL/7.59.0-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/libxml2/2.9.8-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/ncurses/6.1-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/gettext/0.19.8.1-GCCcore-6.3.0.lua:/gstore/apps/modulefiles/all/DB/6.2.32-foss-2017a.lua:/gstore/apps/modulefiles/all/Perl/5.26.1-foss-2017a.lua:/gstore/apps/modulefiles/all/git/2.30.1-foss-2017a.lua:/gstore/apps/modulefiles/all/git-lfs/2.4.0.lua:/gstore/apps/modulefiles/all/nvidia/driver.lua:/gstore/apps/modulefiles/common/gredenv.lua","_ModuleTable029_":"fSxbInV0aWwtbGludXgiXT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL3V0aWwtbGludXgvMi4zMC4xLWZvc3MtMjAxN2EubHVhIixbImZ1bGxOYW1lIl09InV0aWwtbGludXgvMi4zMC4xLWZvc3MtMjAxN2EiLFsibG9hZE9yZGVyIl09MjEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09NCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idXRpbC1saW51eC8yLjMwLjEtZm9zcy0yMDE3YSIsfSx6bGliPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvemxpYi8xLjIuMTEtR0NDY29yZS02LjMuMC5sdWEiLFsiZnVsbE5hbWUiXT0iemxpYi8xLjIuMTEtR0NDY29yZS02LjMuMCIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxb","EBVERSIONGLIB":"2.52.0","EBROOTLIBTIFF":"/gstore/apps/LibTIFF/4.0.6-foss-2017a","EBDEVELGCCCORE":"/gstore/apps/GCCcore/6.3.0/gstore/apps/logs/GCCcore-6.3.0-easybuild-devel","EBVERSIONSCALAPACK":"2.0.2","EBROOTHWLOC":"/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28","LANG":"en_US.UTF-8","_ModuleTable023_":"IixbInVzZXJOYW1lIl09Imh3bG9jLzEuMTEuNi1HQ0MtNi4zLjAtMi4yOCIsfSxsaWJmZmk9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9saWJmZmkvMy4yLjEtR0NDY29yZS02LjMuMC5sdWEiLFsiZnVsbE5hbWUiXT0ibGliZmZpLzMuMi4xLUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09NCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGliZmZpLzMuMi4xLUdDQ2NvcmUtNi4zLjAiLH0sWyJsaWJqcGVnLXR1cmJvIl09e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9saWJqcGVnLXR1cmJvLzEuNS4yLUdDQ2NvcmUtNi4zLjAubHVhIixbImZ1bGxOYW1lIl09Imxp","EBROOTSQLITE":"/gstore/apps/SQLite/3.17.0-foss-2017a","EBROOTGOMPI":"/gstore/apps/gompi/2017a","MODULEPATH":"/gstore/apps/modulefiles/all:/gstore/apps/modulefiles/common:/gstore/apps/modulefiles/bioinfo:/apps/user/modulefiles","EBDEVELGITMINLFS":"/gstore/apps/git-lfs/2.4.0/gstore/apps/logs/git-lfs-2.4.0-easybuild-devel","_ModuleTable017_":"cmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvZmxleC8yLjYuMy5sdWEiLFsiZnVsbE5hbWUiXT0iZmxleC8yLjYuMyIsWyJsb2FkT3JkZXIiXT0yNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0zLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmbGV4LzIuNi4zIix9LGZvbnRjb25maWc9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9mb250Y29uZmlnLzIuMTIuMS1HQ0Njb3JlLTYuMy4wLWxpYnBuZy0xLjYuMjkubHVhIixbImZ1bGxOYW1lIl09ImZvbnRjb25maWcvMi4xMi4xLUdDQ2NvcmUtNi4zLjAtbGlicG5nLTEuNi4yOSIsWyJsb2FkT3JkZXIiXT0zNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0zLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1","EBVERSIONFONTCONFIG":"2.12.1","EBROOTGCC":"/gstore/apps/GCCcore/6.3.0","_ModuleTable_Sz_":"30","LOADEDMODULES":"slurm/default:GCCcore/6.3.0:binutils/2.28-GCCcore-6.3.0:GCC/6.3.0-2.28:numactl/2.0.11-GCCcore-6.3.0:hwloc/1.11.6-GCC-6.3.0-2.28:OpenMPI/2.1.0-GCC-6.3.0-2.28:OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0:gompi/2017a:FFTW/3.3.6-gompi-2017a:ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0:foss/2017a:zlib/1.2.11-GCCcore-6.3.0:libpng/1.6.29-GCCcore-6.3.0:NASM/2.13.01-GCCcore-6.3.0:libjpeg-turbo/1.5.2-GCCcore-6.3.0:LibTIFF/4.0.6-foss-2017a:OpenJPEG/2.3.0-foss-2017a:libffi/3.2.1-GCCcore-6.3.0:PCRE/8.41-foss-2017a:util-linux/2.30.1-foss-2017a:GLib/2.52.0-foss-2017a:Bison/3.0.4:M4/1.4.18:flex/2.6.3:pixman/0.34.0-foss-2017a:GObject-Introspection/1.50.0-foss-2017a:gdk-pixbuf/2.36.5-foss-2017a:libreadline/7.0-foss-2017a:Tcl/8.6.6-foss-2017a:SQLite/3.17.0-foss-2017a:bzip2/1.0.6-GCCcore-6.3.0:freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29:expat/2.2.4-GCCcore-6.3.0:fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29:X11/20170314-foss-2017a:cairo/1.14.8-foss-2017a:OpenSlide/3.4.1-foss-2017a:OpenSSL/1.1.0k-GCCcore-6.3.0:Kerberos_V5/1.14.6-GCCcore-6.3.0:cURL/7.59.0-GCCcore-6.3.0:libxml2/2.9.8-GCCcore-6.3.0:ncurses/6.1-GCCcore-6.3.0:gettext/0.19.8.1-GCCcore-6.3.0:DB/6.2.32-foss-2017a:Perl/5.26.1-foss-2017a:git/2.30.1-foss-2017a:git-lfs/2.4.0:nvidia/driver:gredenv","EBROOTBINUTILS":"/gstore/apps/binutils/2.28-GCCcore-6.3.0","EBDEVELOPENBLAS":"/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/logs/OpenBLAS-0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0-easybuild-devel","EBDEVELLIBTIFF":"/gstore/apps/LibTIFF/4.0.6-foss-2017a/gstore/apps/logs/LibTIFF-4.0.6-foss-2017a-easybuild-devel","_ModuleTable019_":"LjI5IixbImxvYWRPcmRlciJdPTMzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTIsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZyZWV0eXBlLzIuNy4xLUdDQ2NvcmUtNi4zLjAtbGlicG5nLTEuNi4yOSIsfSxbImdkay1waXhidWYiXT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2dkay1waXhidWYvMi4zNi41LWZvc3MtMjAxN2EubHVhIixbImZ1bGxOYW1lIl09Imdkay1waXhidWYvMi4zNi41LWZvc3MtMjAxN2EiLFsibG9hZE9yZGVyIl09MjgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZ2RrLXBpeGJ1Zi8yLjM2LjUtZm9zcy0yMDE3YSIsfSxnZXR0ZXh0PXtbImZuIl09","EBVERSIONGCC":"6.3.0","EBROOTLIBREADLINE":"/gstore/apps/libreadline/7.0-foss-2017a","_ModuleTable005_":"amVjdC1JbnRyb3NwZWN0aW9uLzEuNTAuMC1mb3NzLTIwMTdhIix9LEtlcmJlcm9zX1Y1PXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvS2VyYmVyb3NfVjUvMS4xNC42LUdDQ2NvcmUtNi4zLjAubHVhIixbImZ1bGxOYW1lIl09IktlcmJlcm9zX1Y1LzEuMTQuNi1HQ0Njb3JlLTYuMy4wIixbImxvYWRPcmRlciJdPTQwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTIsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IktlcmJlcm9zX1Y1LzEuMTQuNi1HQ0Njb3JlLTYuMy4wIix9LExpYlRJRkY9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9MaWJUSUZGLzQuMC42LWZvc3MtMjAxN2EubHVhIixbImZ1bGxOYW1lIl09IkxpYlRJ","GRED_SREGISTRY_DATABASE":"/system/containers/registry/sregistry.db","LMOD_CMD":"/gstore/apps/Lmod/8.3.17-foss-2017a/lmod/lmod/libexec/lmod","EBVERSIONFLEX":"2.6.3","EBROOTGETTEXT":"/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0","EBDEVELTCL":"/gstore/apps/Tcl/8.6.6-foss-2017a/gstore/apps/logs/Tcl-8.6.6-foss-2017a-easybuild-devel","LMOD_AVAIL_STYLE":"system:<gred_hpc>","_CE_M":"","EBVERSIONSQLITE":"3.17.0","EBVERSIONPCRE":"8.41","LMOD_REDIRECT":"yes","HISTCONTROL":"ignoredups","KRB5CCNAME":"FILE:/tmp/krb5cc_2021543_k2l8On","EBDEVELLIBREADLINE":"/gstore/apps/libreadline/7.0-foss-2017a/gstore/apps/logs/libreadline-7.0-foss-2017a-easybuild-devel","EBDEVELBZIP2":"/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/gstore/apps/logs/bzip2-1.0.6-GCCcore-6.3.0-easybuild-devel","SQUEUE_FORMAT2":"jobid:10,arraytaskid:10,partition:10,qos:10,name:20,username:10,state:10,numcpus:6,numnodes:6,gres:8,starttime:22,timeused:12,reasonlist:17","EBVERSIONGIT":"2.30.1","_ModuleTable012_":"PSJhY3RpdmUiLFsidXNlck5hbWUiXT0iU1FMaXRlLzMuMTcuMC1mb3NzLTIwMTdhIix9LFNjYUxBUEFDSz17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL1NjYUxBUEFDSy8yLjAuMi1nb21waS0yMDE3YS1PcGVuQkxBUy0wLjIuMTktTEFQQUNLLTMuNy4wLmx1YSIsWyJmdWxsTmFtZSJdPSJTY2FMQVBBQ0svMi4wLjItZ29tcGktMjAxN2EtT3BlbkJMQVMtMC4yLjE5LUxBUEFDSy0zLjcuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJTY2FMQVBBQ0svMi4wLjItZ29tcGktMjAxN2EtT3BlbkJMQVMtMC4yLjE5LUxBUEFDSy0zLjcuMCIsfSxUY2w9e1siZm4iXT0i","EBVERSIONLIBTIFF":"4.0.6","EBVERSIONGCCCORE":"6.3.0","EBROOTLIBXML2":"/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0","EBDEVELGLIB":"/gstore/apps/GLib/2.52.0-foss-2017a/gstore/apps/logs/GLib-2.52.0-foss-2017a-easybuild-devel","LMOD_CASE_INDEPENDENT_SORTING":"yes","__LMOD_SET_FPATH":"1","SHLVL":"4","HOME":"/my/home/directory","EBEXTSLISTPERL":"App::cpanminus-1.7043","CURL_INCLUDES":"/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/include","EBDEVELGETTEXT":"/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/logs/gettext-0.19.8.1-GCCcore-6.3.0-easybuild-devel","EBDEVELFFTW":"/gstore/apps/FFTW/3.3.6-gompi-2017a/gstore/apps/logs/FFTW-3.3.6-gompi-2017a-easybuild-devel","__LMOD_REF_COUNT_PATH":"/cm/local/apps/cuda-driver/libs/current/bin:1;/gstore/apps/utils/bin:1;/my/home/directory/.local/bin:1;/my/home/directory/miniconda3/bin:1;/my/home/directory/miniconda3/condabin:1;/gstore/apps/git-lfs/2.4.0/bin:1;/gstore/apps/git/2.30.1-foss-2017a/bin:1;/gstore/apps/Perl/5.26.1-foss-2017a/bin:1;/gstore/apps/DB/6.2.32-foss-2017a/bin:1;/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/bin:1;/gstore/apps/ncurses/6.1-GCCcore-6.3.0/bin:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/bin:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/bin:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/sbin:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/bin:1;/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/bin:1;/gstore/apps/OpenSlide/3.4.1-foss-2017a/bin:1;/gstore/apps/cairo/1.14.8-foss-2017a/bin:1;/gstore/apps/X11/20170314-foss-2017a/bin:1;/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/bin:1;/gstore/apps/expat/2.2.4-GCCcore-6.3.0/bin:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/bin:1;/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/bin:1;/gstore/apps/SQLite/3.17.0-foss-2017a/bin:1;/gstore/apps/Tcl/8.6.6-foss-2017a/bin:1;/gstore/apps/libreadline/7.0-foss-2017a/bin:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/bin:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/bin:1;/gstore/apps/flex/2.6.3/bin:1;/gstore/apps/M4/1.4.18/bin:1;/gstore/apps/Bison/3.0.4/bin:1;/gstore/apps/GLib/2.52.0-foss-2017a/bin:1;/gstore/apps/util-linux/2.30.1-foss-2017a/sbin:1;/gstore/apps/util-linux/2.30.1-foss-2017a/bin:1;/gstore/apps/PCRE/8.41-foss-2017a/bin:1;/gstore/apps/OpenJPEG/2.3.0-foss-2017a/bin:1;/gstore/apps/LibTIFF/4.0.6-foss-2017a/bin:1;/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/bin:1;/gstore/apps/NASM/2.13.01-GCCcore-6.3.0/bin:1;/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/bin:1;/gstore/apps/FFTW/3.3.6-gompi-2017a/bin:1;/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/bin:1;/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/bin:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/sbin:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/bin:1;/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/bin:1;/gstore/apps/binutils/2.28-GCCcore-6.3.0/bin:1;/gstore/apps/GCCcore/6.3.0/bin:1;/cm/shared/apps/slurm/current/sbin:1;/cm/shared/apps/slurm/current/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/my/home/directory/bin:1","EBDEVELCURL":"/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/logs/cURL-7.59.0-GCCcore-6.3.0-easybuild-devel","EBROOTGDKMINPIXBUF":"/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a","__LMOD_REF_COUNT_CPATH":"/gstore/apps/DB/6.2.32-foss-2017a/include:1;/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/include:1;/gstore/apps/ncurses/6.1-GCCcore-6.3.0/include:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/include/libxml2:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/include:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/include:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/include:1;/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/include:1;/gstore/apps/OpenSlide/3.4.1-foss-2017a/include:1;/gstore/apps/cairo/1.14.8-foss-2017a/include:1;/gstore/apps/X11/20170314-foss-2017a/include:1;/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/include:1;/gstore/apps/expat/2.2.4-GCCcore-6.3.0/include:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/include/freetype2:1;/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/include:1;/gstore/apps/SQLite/3.17.0-foss-2017a/include:1;/gstore/apps/Tcl/8.6.6-foss-2017a/include:1;/gstore/apps/libreadline/7.0-foss-2017a/include:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/include/gdk-pixbuf-2.0:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/include:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/include:1;/gstore/apps/pixman/0.34.0-foss-2017a/include:1;/gstore/apps/flex/2.6.3/include:1;/gstore/apps/GLib/2.52.0-foss-2017a/include:1;/gstore/apps/util-linux/2.30.1-foss-2017a/include:1;/gstore/apps/PCRE/8.41-foss-2017a/include:1;/gstore/apps/OpenJPEG/2.3.0-foss-2017a/include:1;/gstore/apps/LibTIFF/4.0.6-foss-2017a/include:1;/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/include:1;/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/include:1;/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/include:1;/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/include:1;/gstore/apps/FFTW/3.3.6-gompi-2017a/include:1;/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/include:1;/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/include:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/include:1;/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/include:1;/gstore/apps/binutils/2.28-GCCcore-6.3.0/include:1;/gstore/apps/GCCcore/6.3.0/include:1;/cm/shared/apps/slurm/current/include:1","EBDEVELHWLOC":"/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/gstore/apps/logs/hwloc-1.11.6-GCC-6.3.0-2.28-easybuild-devel","_ModuleTable002_":"c3MtMjAxN2EiLFsibG9hZE9yZGVyIl09NDUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iREIvNi4yLjMyLWZvc3MtMjAxN2EiLH0sRkZUVz17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL0ZGVFcvMy4zLjYtZ29tcGktMjAxN2EubHVhIixbImZ1bGxOYW1lIl09IkZGVFcvMy4zLjYtZ29tcGktMjAxN2EiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iRkZUVy8zLjMuNi1nb21waS0yMDE3YSIsfSxHQ0M9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9HQ0MvNi4zLjAtMi4yOC5sdWEi","WANDB_API_KEY":"local-3c7da88978e6eec4ac0c7523bf7be524d4b38d09","_ModuleTable027_":"XT0ibnVtYWN0bC8yLjAuMTEtR0NDY29yZS02LjMuMCIsWyJsb2FkT3JkZXIiXT01LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTQsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im51bWFjdGwvMi4wLjExLUdDQ2NvcmUtNi4zLjAiLH0sbnZpZGlhPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvbnZpZGlhL2RyaXZlci5sdWEiLFsiZnVsbE5hbWUiXT0ibnZpZGlhL2RyaXZlciIsWyJsb2FkT3JkZXIiXT00OSxwcm9wVD17bG1vZD17WyJzdGlja3kiXT0xLH0sfSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJudmlkaWEvZHJpdmVyIix9LHBpeG1hbj17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxl","EBDEVELEXPAT":"/gstore/apps/expat/2.2.4-GCCcore-6.3.0/gstore/apps/logs/expat-2.2.4-GCCcore-6.3.0-easybuild-devel","EBDEVELPERL":"/gstore/apps/Perl/5.26.1-foss-2017a/gstore/apps/logs/Perl-5.26.1-foss-2017a-easybuild-devel","_ModuleTable008_":"R0NDLTYuMy4wLTIuMjgtTEFQQUNLLTMuNy4wIix9LE9wZW5KUEVHPXtbImZuIl09Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvT3BlbkpQRUcvMi4zLjAtZm9zcy0yMDE3YS5sdWEiLFsiZnVsbE5hbWUiXT0iT3BlbkpQRUcvMi4zLjAtZm9zcy0yMDE3YSIsWyJsb2FkT3JkZXIiXT0xOCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJPcGVuSlBFRy8yLjMuMC1mb3NzLTIwMTdhIix9LE9wZW5NUEk9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9PcGVuTVBJLzIuMS4wLUdDQy02LjMuMC0yLjI4Lmx1YSIsWyJmdWxsTmFtZSJdPSJPcGVuTVBJLzIuMS4wLUdDQy02LjMuMC0yLjI4IixbImxv","EBROOTFOSS":"/gstore/apps/foss/2017a","BASH_ENV":"/gstore/apps/Lmod/default/lmod/lmod/init/bash","CONDA_PYTHON_EXE":"/my/home/directory/miniconda3/bin/python","EBROOTCURL":"/gstore/apps/cURL/7.59.0-GCCcore-6.3.0","EBROOTOPENMPI":"/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28","EBDEVELLIBPNG":"/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/gstore/apps/logs/libpng-1.6.29-GCCcore-6.3.0-easybuild-devel","MODULERCFILE":"/system/gredit/lmod/MODULERC","LOGNAME":"popticc","EBVERSIONPERL":"5.26.1","EBVERSIONGETTEXT":"0.19.8.1","EBROOTFONTCONFIG":"/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29","EBROOTFLEX":"/gstore/apps/flex/2.6.3","QTLIB":"/usr/lib64/qt-3.3/lib","CVS_RSH":"ssh","EBVERSIONDB":"6.2.32","EBVERSIONLIBFFI":"3.2.1","EBVERSIONFREETYPE":"2.7.1","XDG_DATA_DIRS":"/gstore/apps/git/2.30.1-foss-2017a/share:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/share:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share:/my/home/directory/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share","SSH_CONNECTION":"10.2.60.18 51351 10.39.55.95 22","EBROOTPERL":"/gstore/apps/Perl/5.26.1-foss-2017a","__LMOD_REF_COUNT_ACLOCAL_PATH":"/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/share/aclocal:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/share/aclocal:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/share/aclocal:1;/gstore/apps/X11/20170314-foss-2017a/share/aclocal:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/share/aclocal:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share/aclocal:1;/gstore/apps/Bison/3.0.4/share/aclocal:1;/gstore/apps/GLib/2.52.0-foss-2017a/share/aclocal:1","__LMOD_REF_COUNT_LIBRARY_PATH":"/gstore/apps/Perl/5.26.1-foss-2017a/lib:1;/gstore/apps/DB/6.2.32-foss-2017a/lib:1;/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/lib:1;/gstore/apps/ncurses/6.1-GCCcore-6.3.0/lib:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/lib:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/lib:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/lib:1;/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/lib:1;/gstore/apps/OpenSlide/3.4.1-foss-2017a/lib:1;/gstore/apps/cairo/1.14.8-foss-2017a/lib:1;/gstore/apps/X11/20170314-foss-2017a/lib:1;/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/lib:1;/gstore/apps/expat/2.2.4-GCCcore-6.3.0/lib:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/lib:1;/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/lib:1;/gstore/apps/SQLite/3.17.0-foss-2017a/lib:1;/gstore/apps/Tcl/8.6.6-foss-2017a/lib:1;/gstore/apps/libreadline/7.0-foss-2017a/lib:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/lib:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/lib:1;/gstore/apps/pixman/0.34.0-foss-2017a/lib:1;/gstore/apps/flex/2.6.3/lib:1;/gstore/apps/Bison/3.0.4/lib:1;/gstore/apps/GLib/2.52.0-foss-2017a/lib:1;/gstore/apps/util-linux/2.30.1-foss-2017a/lib:1;/gstore/apps/PCRE/8.41-foss-2017a/lib:1;/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib64:1;/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib:1;/gstore/apps/OpenJPEG/2.3.0-foss-2017a/lib:1;/gstore/apps/LibTIFF/4.0.6-foss-2017a/lib:1;/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/lib:1;/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/lib:1;/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/lib:1;/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/lib:1;/gstore/apps/FFTW/3.3.6-gompi-2017a/lib:1;/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/lib:1;/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/lib:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/lib:1;/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/lib:1;/gstore/apps/binutils/2.28-GCCcore-6.3.0/lib:1;/gstore/apps/GCCcore/6.3.0/lib64:1;/gstore/apps/GCCcore/6.3.0/lib:1;/cm/shared/apps/slurm/current/lib64/slurm:1;/cm/shared/apps/slurm/current/lib64:1","LMOD_RC":"/system/gredit/lmod/lmodrc.lua","MODULESHOME":"/gstore/apps/Lmod/8.3.17-foss-2017a/lmod/lmod","CONDA_DEFAULT_ENV":"base","PKG_CONFIG_PATH":"/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/OpenSlide/3.4.1-foss-2017a/lib/pkgconfig:/gstore/apps/cairo/1.14.8-foss-2017a/lib/pkgconfig:/gstore/apps/X11/20170314-foss-2017a/share/pkgconfig:/gstore/apps/X11/20170314-foss-2017a/lib/pkgconfig:/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/lib/pkgconfig:/gstore/apps/expat/2.2.4-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/lib/pkgconfig:/gstore/apps/SQLite/3.17.0-foss-2017a/lib/pkgconfig:/gstore/apps/Tcl/8.6.6-foss-2017a/lib/pkgconfig:/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/lib/pkgconfig:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/lib/pkgconfig:/gstore/apps/pixman/0.34.0-foss-2017a/lib/pkgconfig:/gstore/apps/GLib/2.52.0-foss-2017a/lib/pkgconfig:/gstore/apps/util-linux/2.30.1-foss-2017a/lib/pkgconfig:/gstore/apps/PCRE/8.41-foss-2017a/lib/pkgconfig:/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/OpenJPEG/2.3.0-foss-2017a/lib/pkgconfig:/gstore/apps/LibTIFF/4.0.6-foss-2017a/lib/pkgconfig:/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/lib/pkgconfig:/gstore/apps/FFTW/3.3.6-gompi-2017a/lib/pkgconfig:/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/lib/pkgconfig:/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/lib/pkgconfig","EBDEVELOPENMPI":"/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/gstore/apps/logs/OpenMPI-2.1.0-GCC-6.3.0-2.28-easybuild-devel","__LMOD_REF_COUNT_LD_LIBRARY_PATH":"/cm/local/apps/cuda-driver/libs/current/lib64:1;/gstore/apps/git/2.30.1-foss-2017a/lib:1;/gstore/apps/Perl/5.26.1-foss-2017a/lib:1;/gstore/apps/DB/6.2.32-foss-2017a/lib:1;/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/lib:1;/gstore/apps/ncurses/6.1-GCCcore-6.3.0/lib:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/lib:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/lib:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/lib:1;/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/lib:1;/gstore/apps/OpenSlide/3.4.1-foss-2017a/lib:1;/gstore/apps/cairo/1.14.8-foss-2017a/lib:1;/gstore/apps/X11/20170314-foss-2017a/lib:1;/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/lib:1;/gstore/apps/expat/2.2.4-GCCcore-6.3.0/lib:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/lib:1;/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/lib:1;/gstore/apps/SQLite/3.17.0-foss-2017a/lib:1;/gstore/apps/Tcl/8.6.6-foss-2017a/lib:1;/gstore/apps/libreadline/7.0-foss-2017a/lib:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/lib:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/lib:1;/gstore/apps/pixman/0.34.0-foss-2017a/lib:1;/gstore/apps/flex/2.6.3/lib:1;/gstore/apps/Bison/3.0.4/lib:1;/gstore/apps/GLib/2.52.0-foss-2017a/lib:1;/gstore/apps/util-linux/2.30.1-foss-2017a/lib:1;/gstore/apps/PCRE/8.41-foss-2017a/lib:1;/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib64:1;/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib:1;/gstore/apps/OpenJPEG/2.3.0-foss-2017a/lib:1;/gstore/apps/LibTIFF/4.0.6-foss-2017a/lib:1;/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/lib:1;/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/lib:1;/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/lib:1;/gstore/apps/ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0/lib:1;/gstore/apps/FFTW/3.3.6-gompi-2017a/lib:1;/gstore/apps/OpenBLAS/0.2.19-GCC-6.3.0-2.28-LAPACK-3.7.0/lib:1;/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/lib:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/lib:1;/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/lib:1;/gstore/apps/binutils/2.28-GCCcore-6.3.0/lib:1;/gstore/apps/GCCcore/6.3.0/lib/gcc/x86_64-pc-linux-gnu/6.3.0:1;/gstore/apps/GCCcore/6.3.0/lib64:1;/gstore/apps/GCCcore/6.3.0/lib:1;/cm/shared/apps/slurm/current/lib64/slurm:1;/cm/shared/apps/slurm/current/lib64:1","LMOD_SETTARG_FULL_SUPPORT":"no","LESSOPEN":"||/usr/bin/lesspipe.sh Error: Command failed: . path/to/my/conda/environment/bin/activate && conda activate clam && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/pythonFiles/printEnvVariables.py

CommandNotFoundError: 'activate is not a conda command.
Did you mean 'source activate'?



    at ChildProcess.exithandler (node:child_process:397:12)
    at ChildProcess.emit (node:events:390:28)
    at ChildProcess.emit (node:domain:475:12)
    at maybeClose (node:internal/child_process:1064:16)
    at Socket.<anonymous> (node:internal/child_process:450:11)
    at Socket.emit (node:events:390:28)
    at Socket.emit (node:domain:475:12)
    at Pipe.<anonymous> (node:net:687:12) {
  killed: false,
  code: 1,
  signal: null,
  cmd: ". path/to/my/conda/environment/bin/activate && conda activate clam && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /my/home/directory/.vscode-server/extensions/ms-toolsai.jupyter-2022.5.1001601848/pythonFiles/printEnvVariables.py"
}","_ModuleTable020_":"Ii9nc3RvcmUvYXBwcy9tb2R1bGVmaWxlcy9hbGwvZ2V0dGV4dC8wLjE5LjguMS1HQ0Njb3JlLTYuMy4wLmx1YSIsWyJmdWxsTmFtZSJdPSJnZXR0ZXh0LzAuMTkuOC4xLUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09NDQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZ2V0dGV4dC8wLjE5LjguMS1HQ0Njb3JlLTYuMy4wIix9LGdpdD17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2dpdC8yLjMwLjEtZm9zcy0yMDE3YS5sdWEiLFsiZnVsbE5hbWUiXT0iZ2l0LzIuMzAuMS1mb3NzLTIwMTdhIixbImxvYWRPcmRlciJdPTQ3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0i","EBVERSIONM4":"1.4.18","EBROOTLIBJPEGMINTURBO":"/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0","EBROOTBZIP2":"/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0","EBDEVELNCURSES":"/gstore/apps/ncurses/6.1-GCCcore-6.3.0/gstore/apps/logs/ncurses-6.1-GCCcore-6.3.0-easybuild-devel","EBDEVELFLEX":"/gstore/apps/flex/2.6.3/gstore/apps/logs/flex-2.6.3-easybuild-devel","_ModuleTable016_":"WyJmdWxsTmFtZSJdPSJjYWlyby8xLjE0LjgtZm9zcy0yMDE3YSIsWyJsb2FkT3JkZXIiXT0zNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjYWlyby8xLjE0LjgtZm9zcy0yMDE3YSIsfSxleHBhdD17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2V4cGF0LzIuMi40LUdDQ2NvcmUtNi4zLjAubHVhIixbImZ1bGxOYW1lIl09ImV4cGF0LzIuMi40LUdDQ2NvcmUtNi4zLjAiLFsibG9hZE9yZGVyIl09MzQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXhwYXQvMi4yLjQtR0NDY29yZS02LjMuMCIsfSxmbGV4PXtbImZuIl09Ii9nc3Rv","EBROOTX11":"/gstore/apps/X11/20170314-foss-2017a","ACLOCAL_PATH":"/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/share/aclocal:/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/share/aclocal:/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/share/aclocal:/gstore/apps/X11/20170314-foss-2017a/share/aclocal:/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/share/aclocal:/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share/aclocal:/gstore/apps/Bison/3.0.4/share/aclocal:/gstore/apps/GLib/2.52.0-foss-2017a/share/aclocal","CMAKE_PREFIX_PATH":"/gstore/apps/git/2.30.1-foss-2017a","__LMOD_REF_COUNT_PKG_CONFIG_PATH":"/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/OpenSlide/3.4.1-foss-2017a/lib/pkgconfig:1;/gstore/apps/cairo/1.14.8-foss-2017a/lib/pkgconfig:1;/gstore/apps/X11/20170314-foss-2017a/share/pkgconfig:1;/gstore/apps/X11/20170314-foss-2017a/lib/pkgconfig:1;/gstore/apps/fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29/lib/pkgconfig:1;/gstore/apps/expat/2.2.4-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/lib/pkgconfig:1;/gstore/apps/SQLite/3.17.0-foss-2017a/lib/pkgconfig:1;/gstore/apps/Tcl/8.6.6-foss-2017a/lib/pkgconfig:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/lib/pkgconfig:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/lib/pkgconfig:1;/gstore/apps/pixman/0.34.0-foss-2017a/lib/pkgconfig:1;/gstore/apps/GLib/2.52.0-foss-2017a/lib/pkgconfig:1;/gstore/apps/util-linux/2.30.1-foss-2017a/lib/pkgconfig:1;/gstore/apps/PCRE/8.41-foss-2017a/lib/pkgconfig:1;/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/OpenJPEG/2.3.0-foss-2017a/lib/pkgconfig:1;/gstore/apps/LibTIFF/4.0.6-foss-2017a/lib/pkgconfig:1;/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/lib/pkgconfig:1;/gstore/apps/FFTW/3.3.6-gompi-2017a/lib/pkgconfig:1;/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/lib/pkgconfig:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/lib/pkgconfig:1","GI_TYPELIB_PATH":"/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share","EBVERSIONBZIP2":"1.0.6","_ModuleTable018_":"c2VyTmFtZSJdPSJmb250Y29uZmlnLzIuMTIuMS1HQ0Njb3JlLTYuMy4wLWxpYnBuZy0xLjYuMjkiLH0sZm9zcz17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2Zvc3MvMjAxN2EubHVhIixbImZ1bGxOYW1lIl09ImZvc3MvMjAxN2EiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZm9zcy8yMDE3YSIsfSxmcmVldHlwZT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL2ZyZWV0eXBlLzIuNy4xLUdDQ2NvcmUtNi4zLjAtbGlicG5nLTEuNi4yOS5sdWEiLFsiZnVsbE5hbWUiXT0iZnJlZXR5cGUvMi43LjEtR0NDY29yZS02LjMuMC1saWJwbmctMS42","EBVERSIONLIBXML2":"2.9.8","EBVERSIONGOMPI":"2017a","LMOD_CACHED_LOADS":"yes","_ModuleTable006_":"RkYvNC4wLjYtZm9zcy0yMDE3YSIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJMaWJUSUZGLzQuMC42LWZvc3MtMjAxN2EiLH0sTTQ9e1siZm4iXT0iL2dzdG9yZS9hcHBzL21vZHVsZWZpbGVzL2FsbC9NNC8xLjQuMTgubHVhIixbImZ1bGxOYW1lIl09Ik00LzEuNC4xOCIsWyJsb2FkT3JkZXIiXT0yNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT00LFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJNNC8xLjQuMTgiLH0sTkFTTT17WyJmbiJdPSIvZ3N0b3JlL2FwcHMvbW9kdWxlZmlsZXMvYWxsL05BU00vMi4xMy4wMS1HQ0Njb3JlLTYuMy4wLmx1YSIsWyJmdWxsTmFtZSJd","EBDEVELLIBJPEGMINTURBO":"/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/gstore/apps/logs/libjpeg-turbo-1.5.2-GCCcore-6.3.0-easybuild-devel","__LMOD_REF_COUNT_MANPATH":"/cm/local/apps/cuda-driver/libs/current/share/man:1;/gstore/apps/Perl/5.26.1-foss-2017a/man:1;/gstore/apps/gettext/0.19.8.1-GCCcore-6.3.0/share/man:1;/gstore/apps/ncurses/6.1-GCCcore-6.3.0/share/man:1;/gstore/apps/libxml2/2.9.8-GCCcore-6.3.0/share/man:1;/gstore/apps/cURL/7.59.0-GCCcore-6.3.0/share/man:1;/gstore/apps/Kerberos_V5/1.14.6-GCCcore-6.3.0/share/man:1;/gstore/apps/OpenSSL/1.1.0k-GCCcore-6.3.0/share/man:1;/gstore/apps/OpenSlide/3.4.1-foss-2017a/share/man:1;/gstore/apps/X11/20170314-foss-2017a/share/man:1;/gstore/apps/expat/2.2.4-GCCcore-6.3.0/share/man:1;/gstore/apps/freetype/2.7.1-GCCcore-6.3.0-libpng-1.6.29/share/man:1;/gstore/apps/bzip2/1.0.6-GCCcore-6.3.0/man:1;/gstore/apps/SQLite/3.17.0-foss-2017a/share/man:1;/gstore/apps/Tcl/8.6.6-foss-2017a/share/man:1;/gstore/apps/Tcl/8.6.6-foss-2017a/man:1;/gstore/apps/libreadline/7.0-foss-2017a/share/man:1;/gstore/apps/gdk-pixbuf/2.36.5-foss-2017a/share/man:1;/gstore/apps/GObject-Introspection/1.50.0-foss-2017a/share/man:1;/gstore/apps/flex/2.6.3/share/man:1;/gstore/apps/M4/1.4.18/share/man:1;/gstore/apps/Bison/3.0.4/share/man:1;/gstore/apps/util-linux/2.30.1-foss-2017a/share/man:1;/gstore/apps/PCRE/8.41-foss-2017a/share/man:1;/gstore/apps/libffi/3.2.1-GCCcore-6.3.0/share/man:1;/gstore/apps/LibTIFF/4.0.6-foss-2017a/share/man:1;/gstore/apps/libjpeg-turbo/1.5.2-GCCcore-6.3.0/share/man:1;/gstore/apps/NASM/2.13.01-GCCcore-6.3.0/share/man:1;/gstore/apps/libpng/1.6.29-GCCcore-6.3.0/share/man:1;/gstore/apps/zlib/1.2.11-GCCcore-6.3.0/share/man:1;/gstore/apps/FFTW/3.3.6-gompi-2017a/share/man:1;/gstore/apps/OpenMPI/2.1.0-GCC-6.3.0-2.28/share/man:1;/gstore/apps/hwloc/1.11.6-GCC-6.3.0-2.28/share/man:1;/gstore/apps/numactl/2.0.11-GCCcore-6.3.0/share/man:1;/gstore/apps/binutils/2.28-GCCcore-6.3.0/share/man:1;/gstore/apps/GCCcore/6.3.0/share/man:1;/cm/shared/apps/slurm/current/man:1;/gstore/apps/Lmod/default/lmod/lmod/share/man:1","LMOD_DIR":"/gstore/apps/Lmod/8.3.17-foss-2017a/lmod/lmod/libexec","EBVERSIONLIBPNG":"1.6.29","EBDEVELX11":"/gstore/apps/X11/20170314-foss-2017a/gstore/apps/logs/X11-20170314-foss-2017a-easybuild-devel","EBROOTZLIB":"/gstore/apps/zlib/1.2.11-GCCcore-6.3.0","EBDEVELFOSS":"/gstore/apps/foss/2017a/gstore/apps/logs/foss-2017a-easybuild-devel","SCRATCH":"/gstore/scratch/u/popticc","EBVERSIONOPENSSL":"1.1.0k","EBROOTLIBPNG":"/gstore/apps/libpng/1.6.29-GCCcore-6.3.0","EBDEVELCAIRO":"/gstore/apps/cairo/1.14.8-foss-2017a/gstore/apps/logs/cairo-1.14.8-foss-2017a-easybuild-devel","BASH_FUNC_module()":"() {  eval $($LMOD_CMD bash \"$@\") && eval $(${LMOD_SETTARG_CMD:-:} -s sh)\n}","BASH_FUNC_ml()":"() {  eval $($LMOD_DIR/ml_cmd \"$@\")\n}","_":"/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/node","VSCODE_HANDLES_SIGPIPE":"true","VSCODE_LOG_NATIVE":"false","VSCODE_AMD_ENTRYPOINT":"vs/workbench/api/node/extensionHostProcess","VSCODE_PIPE_LOGGING":"true","VSCODE_VERBOSE_LOGGING":"true","VSCODE_HANDLES_UNCAUGHT_ERRORS":"true","VSCODE_LOG_STACK":"false","VSCODE_NLS_CONFIG":"{\"locale\":\"en\",\"availableLanguages\":{}}","BROWSER":"/my/home/directory/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/bin/helpers/browser.sh","VSCODE_EXTHOST_WILL_SEND_SOCKET":"true","VSCODE_CWD":"/my/home/directory","VSCODE_IPC_HOOK_CLI":"/local/tmp/vscode-ipc-fb1e5e7d-e66e-4d8a-9a5f-9c09d103b4a0.sock","APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL":"1","PYTHONWARNINGS":"ignore"},"shell":"bash","timeout":60000,"maxBuffer":1000000,"throwOnStdErr":false}

@greazer greazer added kernel-management and removed triage-needed Issue needs to be triaged labels Jul 7, 2022
@DonJayamanne
Copy link
Contributor

@cpoptic
looks like you are running into issues because the Python extension has failed to activate, see below logs
message: "Activating extension 'ms-python.python' failed: command 'python.viewOutput' already exists."
Please file an issue against the Python extension here https://github.com/microsoft/vscode-python to get this resolved.

@DonJayamanne
Copy link
Contributor

Closing this issue as its been over 4 weeks, since the information was requested.
We'll be happy to reopen the issue when the requested information has been provided.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

4 participants