You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All,
I am trying to run the build.py command but I get this error. I am on a MacBook and installed the CMake app but I don't how what I need to do in the app to get build.py to work. Here is the error I am getting.
SyntaxWarning: invalid escape sequence '\d'
m = re.search('Snapshot v(\d+)\.(\d+)\.(\d+)(-([\w\-]+).(\d+))?', log)
sh: cmake: command not found
Thanks
The text was updated successfully, but these errors were encountered:
Hi All,
I am trying to run the build.py command but I get this error. I am on a MacBook and installed the CMake app but I don't how what I need to do in the app to get build.py to work. Here is the error I am getting.
Thanks
The text was updated successfully, but these errors were encountered: