Skip to content

bug with tensorflow 1.12.0 #3515

@benbenji

Description

@benbenji

Environment data

  • VS Code version:1.29.1
  • Extension version (available under the Extensions sidebar): 2018.11.0
  • OS and version: Mac OS 10.14
  • Python version (& distribution if applicable, e.g. Anaconda): python 3.6.6 anaconda 3
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
  • Relevant/affected Python packages and their versions: tensorflow 1.12.0

Actual behavior

Hi, the vscode couldn't auto-complete some symbols correctly in some specific environment.

2018-11-30 3 43 04

but jedi can complete that correctly. besides. in my another python environment with tensorflow 1.11.0.both jedi and Microsoft python server goes well.

Expected behavior

the Microsoft python server can go well with tensorflow 1.12.0

Steps to reproduce:

  1. XXX

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

XXX

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)

XXX

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions