When I try to run any of the psutils, it exits with this message:
warnings.py:28: UserWarning: could not run `paper' command
warn(msg)
The message is the same for all of the utils and regardless of what arguments are included.
I have python 3.10 and installed psutils through pip.
Please let me know if theres something I'm doing wrong