tomv564 / pyls-mypy

Mypy plugin for the Python Language Server
MIT License
110 stars 62 forks source link

Pip install error #6

Closed ethanhs closed 7 years ago

ethanhs commented 7 years ago

First off, thanks for working on this! I use VS Code daily, so it is quite handy.

When I pip install pyls-mypy I get

ModuleNotFoundError: No module named 'versioneer'

Thought I'd mention this.

I got around it by installing via git.

tomv564 commented 7 years ago

Thanks for reporting! I cut some corners setting up versioneer, will fix in a couple of days.

tomv564 commented 7 years ago

Fixed in latest release via https://github.com/tomv564/pyls-mypy/commit/c3b5a04fa76e15a2113a5dde470c8cd665938abe