Rust required for install
Bug #1959687 reported by
Robert Ladyman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
Fix Released
|
Low
|
Jelmer Vernooij |
Bug Description
Attempting to install (following installation of setuptools_rust - see #1959686) the error:
running build_ext
running build_rust
error: Can not find Rust compiler
is reported with python setup.py install
With rust installed, cargo is then required.
Probably again, INSTALL might need to be updated
Python 3.5
Related branches
lp://staging/~jelmer/brz/install-rust
- Jelmer Vernooij: Approve
-
Diff: 89 lines (+11/-11)4 files modifiedINSTALL (+5/-4)
README.rst (+1/-2)
doc/developers/code-style.txt (+2/-1)
setup.py (+3/-4)
tags: | added: install |
description: | updated |
Changed in brz: | |
status: | New → Fix Committed |
importance: | Undecided → Low |
assignee: | nobody → Jelmer Vernooij (jelmer) |
milestone: | none → 4.0.0 |
Changed in brz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.