zachradtka commented on a change in pull request #415:
URL: https://github.com/apache/fluo-muchos/pull/415#discussion_r761238955



##########
File path: lib/requirements.txt
##########
@@ -2,3 +2,4 @@ flake8==3.8.0
 ansible-core==2.11.3
 ansible-lint==5.1.2
 nose==1.3.7
+azure==4.0.0

Review comment:
       I was installing on an "existing" cluster.
   
   Per the instructions, you create a virtual environment which should/might 
create a clean environment without any packages. After creating the virtual 
env, I ran `pip install -r requirements.txt` from the lib directory. When 
running `muchos setup` it complained about azure libraries not being present. I 
fixed this error by doing a `pip install 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]


Reply via email to