I installed the programm exactly how it's described. But when I try this command:
roboauto --help
I get this error:
Traceback (most recent call last): File "/Users/florian/Downloads/roboauto/robo/bin/roboauto", line 9, in <module> from roboauto.logger import print_out, print_err File "/Users/florian/Downloads/roboauto/robo/lib/python3.9/site-packages/roboauto/logger.py", line 18, in <module> def print_and_log(arg, end="\n", file_stream=None, level: int | bool = True): TypeError: unsupported operand type(s) for |: 'type' and 'type'
I installed the programm exactly how it's described. But when I try this command:
roboauto --helpI get this error:
Traceback (most recent call last): File "/Users/florian/Downloads/roboauto/robo/bin/roboauto", line 9, in <module> from roboauto.logger import print_out, print_err File "/Users/florian/Downloads/roboauto/robo/lib/python3.9/site-packages/roboauto/logger.py", line 18, in <module> def print_and_log(arg, end="\n", file_stream=None, level: int | bool = True): TypeError: unsupported operand type(s) for |: 'type' and 'type'