INSTALL text missing dependency
Bug #1959686 reported by
Robert Ladyman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
Fix Released
|
Low
|
Jelmer Vernooij |
Bug Description
When trying to install via python setup.py install (as root) error message is:
[ERROR] Please install setuptools_rust (No module named 'setuptools_rust')
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 |
Changed in brz: | |
status: | New → Fix Committed |
milestone: | none → 4.0.0 |
importance: | Undecided → Low |
assignee: | nobody → Jelmer Vernooij (jelmer) |
Changed in brz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.