Hi there. Running into the following error after executing:
rmc -t markdown ffb3a170-cf8e-49f0-a4a9-ba4e8b52c840.rm
Error is:
Traceback (most recent call last): File "/home/parallels/.local/bin/rmc", line 8, in <module> sys.exit(cli()) TypeError: command.<locals>.decorator() missing 1 required positional argument: 'f'
I'm running Ubuntu 20.04.2 LTS. As I'm running a VM on an M1 MacBook, it's ARM architecture (shouldn't matter, but figured I would mention it).
Thank you for the open source work!
Hi there. Running into the following error after executing:
rmc -t markdown ffb3a170-cf8e-49f0-a4a9-ba4e8b52c840.rmError is:
Traceback (most recent call last): File "/home/parallels/.local/bin/rmc", line 8, in <module> sys.exit(cli()) TypeError: command.<locals>.decorator() missing 1 required positional argument: 'f'I'm running Ubuntu 20.04.2 LTS. As I'm running a VM on an M1 MacBook, it's ARM architecture (shouldn't matter, but figured I would mention it).
Thank you for the open source work!