milleruntime opened a new issue #416:
URL: https://github.com/apache/fluo-muchos/issues/416
10:28:03 (main) ~/workspace/muchos$ ./bin/muchos launch -c mycluster
Traceback (most recent call last):
File "/home/mike/workspace/muchos/lib/main.py", line 22, in <module>
from muchos.config import DeployConfig
File "/home/mike/workspace/muchos/lib/muchos/config/__init__.py", line 20,
in <module>
from .azure import AzureDeployConfig
File "/home/mike/workspace/muchos/lib/muchos/config/azure.py", line 23, in
<module>
from .azurevalidations import validate_azure_configs
File "/home/mike/workspace/muchos/lib/muchos/config/azurevalidations.py",
line 24, in <module>
from azure.mgmt.compute import ComputeManagementClient
ModuleNotFoundError: No module named 'azure'
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]