Skip to content

manylinux builds failing with cibuildwheel 1.0.0 #208

Closed
@msanders

Description

@msanders

Seeing the following error after upgrading cibuildwheel from 0.10.2 to 1.0.0:

ERROR: running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/autopy
copying autopy/__init__.py -> build/lib/autopy
running build_ext
running build_rust
error: Can not find Rust compiler

Full stack trace: https://travis-ci.org/autopilot-rs/autopy/jobs/610426289
Commit (previous builds were passing): autopilot-rs/autopy@244e532

Only thing I found was this thread, so I tried removing sudo: required in travis.yml (which is currently just copy-pasted from the cibuildwheel README) but it had no effect. PyO3/setuptools-rust#54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions