Skip to content

Error when opening Python interactive window #5929

@syagev

Description

@syagev

Environment data

  • VS Code version: 1.35.0
  • Extension version: 2019.5.18678
  • OS and version: Windows_NT x64 10.0.17763
  • Python version: CPython 3.5.4
  • Type of virtual environment used: pipenv
  • Relevant/affected Python packages and their versions: N/A
  • Language Server: Jedi

Expected behaviour

Python Interactive window should open

Actual behaviour

An error is received:

Activating Python 3.5.4 64-bit to run Jupyter failed with Error: Command failed: & C:/Users/styagev/.virtualenvs/OfflineSystem-7MBx2YtQ/Scripts/activate.ps1 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python C:/Users/styagev/.vscode/extensions/ms-python.python-2019.5.18678/pythonFiles/printEnvVariables.py & was unexpected at this time. .

Steps to reproduce:

Open a Python Interactive window with either "local jupyter server" or remote jupyter server URI

This was working fine before latest update (not sure if it's 2019.5.18426 or 2019.5.18678)

Logs

Output for Python in the Output panel: Nothing relevant

Output from Console under the Developer Tools panel: console.log

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions