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 2022/08/23 15:36:17 UTC

[GitHub] [cloudstack] rohityadavcloud commented on issue #6669: Compile from source code error

rohityadavcloud commented on issue #6669:
URL: https://github.com/apache/cloudstack/issues/6669#issuecomment-1224245023

   @top-secrett what's the output of:
   
   ```
   $ python --version
   $ python3 --version
   ```
   
   If `python` is missing pl add an alias or symlink to python3.
   
   And have you setup the build dependencies per https://github.com/shapeblue/hackerbook/blob/main/2-dev.md#setting-up-development-environment ?


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org