Viv1986 commented on issue #383:
URL: https://github.com/apache/fluo-muchos/issues/383#issuecomment-754948761
@arvindshmicrosoft yes, I set it with big first letter, but problem still
there
bin/muchos launch -c 123
Traceback (most recent call last):
File "/mnt/c/projects/fluo-muchos/lib/main.py", line 95, in <module>
main()
File "/mnt/c/projects/fluo-muchos/lib/main.py", line 87, in main
from muchos.azure import VmssCluster
File "/mnt/c/projects/fluo-muchos/lib/muchos/azure.py", line 22, in
<module>
from azure.common.client_factory import get_client_from_cli_profile
ModuleNotFoundError: No module named 'azure'
az version
{
"azure-cli": "2.17.1",
"azure-cli-core": "2.17.1",
"azure-cli-telemetry": "1.0.6",
"extensions": {
"aks-preview": "0.4.17"
}
}
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]