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

Warn: Cannot read property 'toCommandArgument' of undefined #699

Closed
ryzejiang opened this issue Feb 3, 2018 · 1 comment
Closed

Warn: Cannot read property 'toCommandArgument' of undefined #699

ryzejiang opened this issue Feb 3, 2018 · 1 comment

Comments

@ryzejiang
Copy link

Environment data

VS Code version: 1.19.3
Python Extension version: 2018.1.0
Python Version: 3.6.4
OS and version: macOS High Sierra 10.13.3

Actual behavior

Warn: Cannot read property 'toCommandArgument' of undefined

For some time now I have had a key binding within VS Code that runs the python script I am working on in the terminal.
This has so far been working without issues, until today when I start getting the following error:
Warn: Cannot read property 'toCommandArgument' of undefined

And it is my pythonPath:
"python.pythonPath": "/Users/ryze/anaconda3/envs/tensorflow/bin"

Expected behavior

Steps to reproduce:

Logs

Output from Python output panel

Output from Console window (Help->Developer Tools menu)

@brettcannon
Copy link
Member

Duplicate of #689

@brettcannon brettcannon marked this as a duplicate of #689 Feb 3, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants