You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/27 16:22:01 UTC

[GitHub] [cloudstack] CobbyJ commented on issue #3841: Management Server

CobbyJ commented on issue #3841: Management Server
URL: https://github.com/apache/cloudstack/issues/3841#issuecomment-578827485
 
 
   Got it working by these commands
   
   curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"
   python get-pip.py
   pip install dnspython
   
   Then run
   
   cloudstack-setup-management
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services