When I use the bimbam command:
bimbam.py "C:\In\ExampleFile.exe" "C:\Out"
I get an error saying SyntaxError: missing parentheses in call to 'print'
I'm not using the print command so what is wrong? Im using Python 3.6...
When I use the bimbam command:
bimbam.py "C:\In\ExampleFile.exe" "C:\Out"
I get an error saying SyntaxError: missing parentheses in call to 'print'
I'm not using the print command so what is wrong? Im using Python 3.6...