Skip to content

Typeshed appears broken #4852

Closed
Closed
@kedpter

Description

@kedpter

hi, when I installed mypy by typing python3 -m pip install -U mypy,
and then run mypy test.py.

test.py:1: error: Cannot find 'builtins' module. Typeshed appears broken!

I download the source code git clone --recurse-submodules https://github.com/python/mypy.git .
Under mypy folder, python3 -m mypy test.py works. But after installed it, it still report the error above.

It seems to be missing typeshed library. Need help, thanks

python(as python2.7.10), python3 (as python3.6.4)
mac osx 10.11.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions