brigadier
brigadier copied to clipboard
evn: python: no such file or directory
I have a problem when trying to use ./beigadier When I execute the command this error appears evn: python: no such file or directory .. Thanks in advance for your help
The only way i know is to rewrite the script for python3 or install python2. python2 is deprecated so i dont recommend the 2nd option
The solution in this thread (https://github.com/timsutton/brigadier/issues/78) worked perfectly for me with this issue.