Replies: 1 comment
-
I'm not sure what an "arcgispro env" is.
Does that command work for you if you run it manually in the terminal? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue with VS Code/VS Code insider 1.68 using python interpreter for non-base conda env and arcgispro env. Interpreter is available initially startup but goes away after some short time. See below python output:
Experiment 'pythonaacf' is active
Experiment 'pythonTensorboardExperiment' is active
Experiment 'pythonSurveyNotificationcf' is active
Experiment 'PythonPyTorchProfiler' is active
Experiment 'pythonDeprecatePythonPath' is active
Experiment 'pythonInterpreterInfoUnpinned' is active
LSP Notebooks experiment is disabled -- not in treatment group
Python interpreter path: C:\ProgramData\Anaconda3\python.exe
Starting Pylance language server.
killed: true,
code: null,
signal: 'SIGTERM',
cmd: 'conda run -n arcgispro-py3 --no-capture-output python c:\Users\s297233\.vscode-insiders\extensions\ms-python.python-2022.7.11451005\pythonFiles\get_output_via_markers.py c:\Users\s297233\.vscode-insiders\extensions\ms-python.python-2022.7.11451005\pythonFiles\interpreterInfo.py'
}
Beta Was this translation helpful? Give feedback.
All reactions