Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Validate people's settings #648

Closed as not planned
Closed as not planned
@brettcannon

Description

@brettcannon

If you look at some of the issues that people file, e.g. #418, they stem from mis-configuration. Some of the common issues are:

  • CLI args where the space is embedded in a string instead of as two separate items, e.g. ["--hello world"] instead of ["--hello", "world"]
  • Invalid/ambiguous python.pythonPath
  • Invalid PYTHONPATH values
  • Ensure users do not select the executable pythonw.exe instead of python.exe

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-diagnosticsLogging/Features to facilitate diagnosing user problemsfeature-requestRequest for new features or functionalityneeds proposalNeed to make some design decisions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions