Skip to content

Commit 1a0cd06

Browse files
jedesrochesJoachim Desroches
andauthored
Document installation requirements (#400) (#401)
Co-authored-by: Joachim Desroches <[email protected]>
1 parent 2710f93 commit 1a0cd06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ You can also write a mutant to disk from the `browse` interface, or via
6464
source code control and committed before you apply a mutant!
6565

6666

67+
If during the installation you get an error for the `libcst` dependency mentioning the lack of a rust compiler on your system, it is because your architecture does not have a prebuilt binary for `libcst` and it requires both `rustc` and `cargo` from the [rust toolchain](https://www.rust-lang.org/tools/install) to be built. This is known for at least the `x86_64-darwin` architecture.
68+
69+
6770
Configuration
6871
-------------
6972

0 commit comments

Comments
 (0)