Installing and then running mComm on my linux laptop, I got the following error message:
File "/usr/bin/mcomm", line 6
subprocess.call(["python3", "/usr/share/mcomm/mcomm.py", *sys.argv[1:]])
^
SyntaxError: can use starred expression only as assignment target
