Install Azure Python api on linux: importError: No module named storage.blob
问题 I'm trying to use the Azure Python API. I followed these installation instructions https://azure.microsoft.com/en-us/documentation/articles/python-how-to-install/ using pip install azure It had no issues. (I ran it again below just to show the message stating that it is installed. ) I want to upload to Storage as described here: https://azure.microsoft.com/en-us/documentation/articles/storage-python-how-to-use-blob-storage/ $ pip install azure Requirement already satisfied (use --upgrade to