(no commit message)
authorlkcl <lkcl@web>
Fri, 24 Jul 2020 22:19:11 +0000 (23:19 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 24 Jul 2020 22:19:11 +0000 (23:19 +0100)
HDL_workflow.mdwn

index edf0b7ef015c2ad02d10d171ae05d5ad594afa14..1a3b699c04e49da9c41328ad3bdd57303365ff97 100644 (file)
@@ -423,6 +423,8 @@ Install from git source by doing the following:
     maturin build --cargo-extra-args=--features=python-extension
     python3 -m pip install --user target/wheels/*.whl
 
+Note: an ongoing bug in maturin interferes with successful installation.  This can be worked around by explicitly installing only the .whl files needed rather than installing everything (*.whl).
+
 ## Coriolis2
 
 See [[coriolis2]] page, for those people doing layout work.