Skip to content

[feature request] get python.pythonPath from cwd rather than system wide. #363

Closed
@specter119

Description

@specter119

Environment data

VS Code version: 1.8.1
Python Extension version: 0.8.0
Python Version: 3.6.3
OS and version: macOS 10.13.2

Actual behavior

use system python if I leave python.pythonPath blank

Expected behavior

find python at current path

use python set py pyenv
I can set .python-version in some parent-folder

Steps to reproduce:

  • pyenv local <some-version> at ~/dev
  • open ~/dev/project1 as a project
  • current python.pythonPath is the system-wide, not read from current folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions