.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/libcloud.py:12: error: Cannot find implementation or library stub for module named 'libcloud.storage'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/libcloud.py:12: error: Cannot find implementation or library stub for module named 'libcloud.storage.providers'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/libcloud.py:13: error: Cannot find implementation or library stub for module named 'libcloud.storage.drivers.s3'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/libcloud.py:13: error: Cannot find implementation or library stub for module named 'libcloud'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/libcloud.py:13: error: Cannot find implementation or library stub for module named 'libcloud.storage.drivers'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/libcloud.py:14: error: Cannot find implementation or library stub for module named 'libcloud.storage.types'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/azure.py:12: error: Cannot find implementation or library stub for module named 'azure.core.exceptions'
.tox/mypy/lib/python3.7/site-packages/swh/objstorage/backends/azure.py:12: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
Found 7 errors in 2 files (checked 17 source files)
ERROR: InvocationError for command /home/tenma/Dev/swh-env/swh-scanner/.tox/mypy/bin/mypy swh (exited with code 1)