You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
I installed mentat using
pip install mentat
on running command
mentat
it is showing this errorusage: 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
The text was updated successfully, but these errors were encountered: