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
when i run ./brigadier env: python: No such file or directory
when i run python3 brigadier File"/Users/*****/Downloads/brigadier-main/brigadier", line 26 print "%s\n" % msg ^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
The text was updated successfully, but these errors were encountered:
when i run
./brigadier
env: python: No such file or directory
when i run
python3 brigadier
File"/Users/*****/Downloads/brigadier-main/brigadier", line 26 print "%s\n" % msg ^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
The text was updated successfully, but these errors were encountered: