- azure-storage-blob**:
- 12.8.1:
- Windows 10:
- Python 3.7.0:
I am trying to install azure-storage-blob, using both command line and PyCharm package manager
pip install azure-storage-blob
results in: error: can't find Rust compiler
Full log here:
azure-storage-blob_install_failure.txt
Someone who wants to just install this module to use blob clients, should not be required to install compilers.
I am trying to install azure-storage-blob, using both command line and PyCharm package manager
pip install azure-storage-blobresults in:
error: can't find Rust compilerFull log here:
azure-storage-blob_install_failure.txt
Someone who wants to just install this module to use blob clients, should not be required to install compilers.