Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find any python interpreters #2293

Open
1 of 2 tasks
dwpeng opened this issue Nov 7, 2024 · 0 comments
Open
1 of 2 tasks

Couldn't find any python interpreters #2293

dwpeng opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dwpeng
Copy link

dwpeng commented Nov 7, 2024

Bug Description

  Downloaded anstyle v1.0.8
  Downloaded android-tzdata v0.1.1
  Downloaded ahash v0.8.11
  Downloaded ciborium-io v0.2.2
  Downloaded addr2line v0.24.2
  Downloaded windows v0.57.0
📦 Including license file "/home/runner/work/filterx/filterx/LICENSE"
💥 maturin failed
  Caused by: Couldn't find any python interpreters. Please specify at least one with -i
Error: The process '/usr/bin/docker' failed with exit code 1
    at ExecState._setResult (/home/runner/work/_actions/PyO3/maturin-action/v1/dist/index.js:1702:25)
    at ExecState.CheckComplete (/home/runner/work/_actions/PyO3/maturin-action/v1/dist/index.js:1685:18)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/PyO3/maturin-action/v1/dist/index.js:1579:27)
    at ChildProcess.emit (node:events:[519](https://github.com/dwpeng/filterx/actions/runs/11725617250/job/32662353547#step:3:526):28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)
Error: The process '/usr/bin/docker' failed with exit code 1

full action log: https://github.com/dwpeng/filterx/actions/runs/11725617250/job/32662353547

Your maturin version (maturin --version)

latest

Your Python version (python -V)

.

Your pip version (pip -V)

.

What bindings you're using

bin

Does cargo build work?

  • Yes, it works

If on windows, have you checked that you aren't accidentally using unix path (those with the forward slash /)?

  • Yes

Steps to Reproduce

.

@dwpeng dwpeng added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant