paperless icon indicating copy to clipboard operation
paperless copied to clipboard

Using --rules_file flag causes an error

Open jimdusseau opened this issue 12 years ago • 1 comments

Using the --rules_file flag will cause this error to be printed on the command line:

There was an error processing the command. error: can't convert Symbol into Integer

This error is reproducible even when passing in the default rules file.

Example command: paperless --rules_file=~/paperless.rules.yaml --simulate create ~/Desktop/AnyPDF.pdf

Running this same command without the --rules_file flag does not reproduce the issue.

jimdusseau avatar Apr 14 '13 20:04 jimdusseau

Thanks. I will have a look into this as soon as I can.

joeworkman avatar Apr 15 '13 20:04 joeworkman