Skip to content

bug with tensorflow 1.12.0 #3515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
benbenji opened this issue Nov 30, 2018 · 2 comments
Closed

bug with tensorflow 1.12.0 #3515

benbenji opened this issue Nov 30, 2018 · 2 comments
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug

Comments

@benbenji
Copy link

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
@brettcannon
Copy link
Member

@benbenji I created microsoft/python-language-server#453 to track this. Please comment over there which completions happen to be missing.

@microsoft microsoft locked and limited conversation to collaborators Dec 3, 2018
@brettcannon brettcannon added bug Issue identified by VS Code Team member as probable bug area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. upstream-language server labels Dec 3, 2018
@luabud
Copy link
Member

luabud commented Sep 11, 2019

Fixed upstream

@luabud luabud closed this as completed Sep 11, 2019
@ghost ghost removed the needs upstream fix label Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants