**A traceback error** I am on **MacOS** so I use a _zsh shell_ **The errors are** from kernel.system import System SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
A traceback error
I am on MacOS so I use a zsh shell
The errors are
from kernel.system import System
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?