Hi I installed pydcop successfully on windows 10, but when I run dcopy_cli.py --version or the following command from tutorial . I get error ```python > dcop_cli.py solve --algo dpop graph_coloring.yaml File "C:\Users\908682\pydd\pyDcop\pydcop\dcop_cli.py", line 164 def _configure_logs(level: int, log_conf: str): ^ SyntaxError: invalid syntax ``` How may I resolve this? Do you have any user forum to ask questions, may be this is not the right place?
Hi
I installed pydcop successfully on windows 10, but when I run dcopy_cli.py --version or the following command from tutorial . I get error
How may I resolve this? Do you have any user forum to ask questions, may be this is not the right place?