containers / containers/podman-compose

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

Open
#844 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.