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
File "", line 5
print 'Please install libuv fisrt!\n
run "brew install libuv"'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Please install libuv fisrt!\n
run "brew install libuv"')?
The text was updated successfully, but these errors were encountered:
curl -fsSL https://raw.githubusercontent.com/proximac-org/proximac-install/master/install.py | sudo python3
The text was updated successfully, but these errors were encountered: