bug with tensorflow 1.12.0 #3515
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
Environment data
Actual behavior
Hi, the vscode couldn't auto-complete some symbols correctly in some specific environment.

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:
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output from
Console
under theDeveloper Tools
panel (toggle Developer Tools on underHelp
)The text was updated successfully, but these errors were encountered: