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

Python bindings upload to PyPi is broken #1035

Open
penberg opened this issue Feb 18, 2025 · 0 comments
Open

Python bindings upload to PyPi is broken #1035

penberg opened this issue Feb 18, 2025 · 0 comments
Labels
bindings/python 🐍 bug Something isn't working

Comments

@penberg
Copy link
Collaborator

penberg commented Feb 18, 2025

The release pipeline fails at the last minute:

πŸŽ›οΈ Running in non-interactive mode on CI
πŸš€ Uploading 18 packages
πŸ’₯ maturin failed
  Caused by: πŸ’₯ Failed to upload "bindings" (4.1 KB)
  Caused by: IO Error
  Caused by: failed to read from file `/home/runner/work/limbo/limbo/bindings`: Is a directory (os error 21)
Error: The process '/home/runner/work/_temp/a43267ea-e7ac-4bee-a1b7-a380fa042d18/maturin' 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:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)
Error: The process '/home/runner/work/_temp/a43267ea-e7ac-4bee-a1b7-a380fa042d18/maturin' failed with exit code 1
@penberg penberg added bindings/python 🐍 bug Something isn't working labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindings/python 🐍 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant