You will encounter issue like "python not found" "directory not found" issue if you use brew version.
But if you compile from this project and install it manually and create symbol link in your PATH to dmenu-mac.app/Contents/Resources/dmenu-mac , everything will work even under terminal.
The reason is, the author forgot to package a new Homebrew version after he had fixed Scripts/dmenu-mac
You will encounter issue like "python not found" "directory not found" issue if you use brew version.
But if you compile from this project and install it manually and create symbol link in your PATH to dmenu-mac.app/Contents/Resources/dmenu-mac , everything will work even under terminal.
The reason is, the author forgot to package a new Homebrew version after he had fixed Scripts/dmenu-mac