(swh) ben@ben-deb:~/swh-environment/swh-web(plop *+)$ mypy . swh/web/common/typing.py:10: error: Cannot find implementation or library stub for module named "swh.core.api.classes" swh/web/common/typing.py:11: error: Cannot find implementation or library stub for module named "swh.model.swhids" swh/web/config.py:9: error: Cannot find implementation or library stub for module named "swh.core" swh/web/config.py:10: error: Cannot find implementation or library stub for module named "swh.counters" swh/web/config.py:11: error: Cannot find implementation or library stub for module named "swh.indexer.storage" swh/web/config.py:12: error: Cannot find implementation or library stub for module named "swh.scheduler" swh/web/config.py:13: error: Cannot find implementation or library stub for module named "swh.search" swh/web/config.py:14: error: Cannot find implementation or library stub for module named "swh.storage" swh/web/config.py:15: error: Cannot find implementation or library stub for module named "swh.vault" swh/web/common/query.py:9: error: Cannot find implementation or library stub for module named "swh.model.hashutil" swh/web/common/converters.py:12: error: Cannot find implementation or library stub for module named "swh.core.utils" swh/web/common/converters.py:13: error: Cannot find implementation or library stub for module named "swh.model" swh/web/common/converters.py:14: error: Cannot find implementation or library stub for module named "swh.model.model" ... ...