Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Clicking on Close redirects me to python.org #844

Copy link
Copy link
Closed
@nikhilweee

Description

@nikhilweee
Issue body actions

Environment data

VS Code version: 1.20.1
Python Extension version: 2018.1 (01 Feb 2018)
Python Version: 3.5.2
OS and version: Windows 10 Enterprise Version 1709 Build 16299.192

Actual behavior

Clicking on "Close" redirects me to python.org

Expected behavior

"Close" should just close the banner. It shouldn't redirect me anywhere.
It might help a bit if I am new to the world development, but in most other cases I'll probably end up installing python by myself. In my specific use case where there's no way to solve this yet (#67), this behavior is really annoying.

Steps to reproduce:

  • Open Bash on Ubuntu on Windows
  • Navigate to a project containing Python files
  • Open vscode $ code .
  • You get the following banner

Logs

Output from Python output panel

Linter 'pylint' is not installed. Please install it or select another linter".
Error: spawn python ENOENT

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


/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:253 [Extension Host] Python Extension: Failed to get conda info from conda null
t.log @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:253
/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:253 [Extension Host] Python Extension: Linter 'pylint' is not installed. Please install it or select another linter". Error: spawn python ENOENT
	at exports._errnoException (util.js:1050:11)
	at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
	at onErrorNT (internal/child_process.js:367:16)
	at _combinedTickCallback (internal/process/next_tick.js:80:11)
	at process._tickCallback (internal/process/next_tick.js:104:9)
t.log @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:253
/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2925 Linter pylint is not installed.
e.doShow @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2925
/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:253 [Extension Host] rejected promise not handled within 1 second
t.log @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:253
/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:1306   ERR Git model not found

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.