Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on running command mentat #577

Open
rpatil1998 opened this issue May 27, 2024 · 1 comment
Open

error on running command mentat #577

rpatil1998 opened this issue May 27, 2024 · 1 comment

Comments

@rpatil1998
Copy link

I installed mentat using pip install mentat

on running command mentat it is showing this error

usage: mentat -a ADDRESS -s SENDER -r RECIPIENT [-p PROCESS] [-i INTERVAL] [-d DURATION] [-t THRESHOLD THRESHOLD THRESHOLD THRESHOLD]
mentat: error: the following arguments are required: -a/--address, -s/--sender, -r/--recipient

could not find anything in the docs

@alexpeattie
Copy link

alexpeattie commented Jun 1, 2024

What's your Python version? If you're using < 3.10, you can run into this error (due to an old version of the package being installed, as I understand)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants