You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when run a juypter notebook in vs code, there occures command failed error.
When I run a general python file in vs code, everything goes well, but when I create a .ipynb file and try to run print('hello world') I got the error below. I have tried several conda enviroments, the result is the same. I am not sure wheather this is caused by the chinese character in the extentsions path.
And there are garbled characters in the error message, I don’t know what happened.
The error message is below:
Error: Activating Python 3.7.5 64-bit ('torch': conda) to run Jupyter failed with Error: Command failed: D:/software/anaconda/Scripts/activate && conda activate torch && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python c:/Users/木子-勇士心/.vscode/extensions/ms-python.python-2019.11.50794/pythonFiles/printEnvVariables.py
ϵͳ�Ҳ���ָ����·����
ϵͳ�Ҳ���ָ����·����
ϵͳ�Ҳ���ָ����·����
ϵͳ�Ҳ���ָ����·����
Bug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
When I run a general python file in vs code, everything goes well, but when I create a .ipynb file and try to run print('hello world') I got the error below. I have tried several conda enviroments, the result is the same. I am not sure wheather this is caused by the chinese character in the extentsions path.
And there are garbled characters in the error message, I don’t know what happened.
The error message is below:
Error: Activating Python 3.7.5 64-bit ('torch': conda) to run Jupyter failed with Error: Command failed: D:/software/anaconda/Scripts/activate && conda activate torch && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python c:/Users/木子-勇士心/.vscode/extensions/ms-python.python-2019.11.50794/pythonFiles/printEnvVariables.py
ϵͳ�Ҳ���ָ����·����
ϵͳ�Ҳ���ָ����·����
ϵͳ�Ҳ���ָ����·����
ϵͳ�Ҳ���ָ����·����
Expected behavior
hello world
Your Jupyter and/or Python environment
Please provide as much info as you readily know
Developer Tools Console Output
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer
The text was updated successfully, but these errors were encountered: