PimpMyRice

MacOS

You can install PimpMyRice on macOS using Python's pip. Here's how to get started:


  1. Make sure you have Python 3.10+ installed. (You can check with python3 --version.)
  2. Open Terminal and run:
    pip3 install pimpmyrice
  3. You can now run the CLI with:
    pimp

Updating

  • Run pip3 install --upgrade pimpmyrice to update to the latest version.

Uninstalling

  • Run pip3 uninstall pimpmyrice to remove PimpMyRice.

Troubleshooting & Help

  • If you run into issues, join the Discord or check the GitHub Issues.
  • Make sure your Python version is 3.10 or newer.

Ready? Try running:

pimp --help

for a list of available commands!

On this page