podman-compose icon indicating copy to clipboard operation
podman-compose copied to clipboard

Podman compose won't return version or work at all from fresh brew install

Open ucfchandra opened this issue 1 year ago • 0 comments

Describe the bug

Can't get podman-compose to start. When I type in podman-compose --version

I get

bash: /usr/local/bin/podman-compose: /usr/local/Cellar/podman-compose/1.0.6/libexec/bin/python: bad interpreter: No such file or directory

To Reproduce Steps to reproduce the behavior:

brew install podman-compose on a Mac

Expected behavior Return the version of podman-compose on the command line

Actual behavior

Get this error:

bash: /usr/local/bin/podman-compose: /usr/local/Cellar/podman-compose/1.0.6/libexec/bin/python: bad interpreter: No such file or directory

Output


**Environment:**
 - OS: Mac
 - podman version: 4.9.0
 - podman compose version: latest from homebrew

**Additional context**
N/A

ucfchandra avatar Feb 14 '24 15:02 ucfchandra