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
I'm receiving this error launching brigadier on a Mac (M2 MacBookPro):
./brigadier
File "/Users/username/Downloads/brigadier-0.2.6/./brigadier", line 26
print "%s\n" % msg
^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
I'm using Python 3.11.4.
MacOs Ventura version 13.5.
The text was updated successfully, but these errors were encountered:
I'm receiving this error launching brigadier on a Mac (M2 MacBookPro):
I'm using Python 3.11.4.
MacOs Ventura version 13.5.
The text was updated successfully, but these errors were encountered: