Skip to content

Activating extension ms-python.python failed: Cannot find module 'untildify'. #898

@owd2

Description

@owd2

Environment data

VS Code version: 1.20.1
Python Extension version: 2018.1
Python Version: 3.6.4
OS and version: Windows 10 x64 Pro

Actual behavior

I install the extension, nothing happens in the editor itself. Reloaded VSCode, closed and opened it, restarted my pc. Reinstalled the extension multiple times. It's like it isn't even installed.

I try to use any of the commands, like Set Interpreter, and I get:
command 'python.setInterpreter' not found

I'm not very clear with all this stuff, but I tried to npm install the untildify module. After I did, the messege was the same but the module that wasn't found was tmp. Installed that one, and the next one that was needed was 'sudo-prompt' I think. Decided to stop there and uninstall all of them since I have no idea what I'm really doing.

Expected behavior

Install the extension and have it working properly.

Steps to reproduce:

  • Install the extension

Logs

Output from Python output panel - nothing

Output from Console window (Help->Developer Tools menu)

Activating extension `ms-python.python` failed: Cannot find module 'untildify'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    info-neededIssue requires more information from poster

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions