8000 Q: using mypy in virtual environments · Issue #7360 · python/mypy · GitHub
[go: up one dir, main page]

Skip to content
Q: using mypy in virtual environments #7360
Closed
@thmsklngr

Description

@thmsklngr

Hi,

I have a question about mypy usage in virtual environments. I'm running my development jobs on a Mac and thus I have installed mypy globally, but everything else I need for a project in a virtual environment. This ends up in a mess, of course. mypy complains that it won't find modules, which are installed only in this specific environment, but I don't want to install mypy in every single development environment I have.

What's a possible solution? I tried to modify mypy in setting up a setup.cfg in the root of a project, but this ends up with an internal error.

In addition it would be great if someone knows how to use mypy in Atom as well in virtual environments.

Please advice. Many thanks in advance!

Regards, Thomas

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0