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

Python 3 debug on SSH host shows error "Cannot read property 'trim' of null" #348

Closed
seyong92 opened this issue May 17, 2019 · 4 comments
Closed
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@seyong92
Copy link

  • VSCode Version: 1.35.0-insider
  • Local OS Version: macOS 10.14.4
  • Remote OS Version: Ubuntu 16.04.5 LTS
  • Remote Extension/Connection Type: SSH

Steps to Reproduce:

  1. Go to a project using python 3.5
  2. Click "Debug" -> "Start debugging"
  3. Shows error "Cannot read property 'trim' of null"

Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No

@yihao31
Copy link

yihao31 commented May 17, 2019

I meet the same problem when I use conda-env to debug my code. I use Python 3.7.3. Local Version is Windows 10. Have you solved this problem?
shot_20190517215709

@jicowan
Copy link

jicowan commented May 17, 2019

Getting the same error when connecting to the sample python container (MacOS & Code Insiders)

@permissionx
Copy link

permissionx commented May 17, 2019

I encountered this problem too no matter whether use a conda environment or not.

Here's my environment:
Version: 1.35.0-insider (user setup)
Commit: 6ac87465f297a9068bf767f45d6f372fc5697de9
Date: 2019-05-17T17:48:07.036Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17134

@roblourens
Copy link
Member

microsoft/vscode#73867

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label May 19, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants