Closed
Description
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
Labels
No labels