Change pia pip install to use --user option so not need sudo
authorCole Poirier <colepoirier@gmail.com>
Fri, 24 Jul 2020 21:23:12 +0000 (14:23 -0700)
committerCole Poirier <colepoirier@gmail.com>
Fri, 24 Jul 2020 21:23:12 +0000 (14:23 -0700)
HDL_workflow.mdwn

index 7e56590b0614b0bc18c86911e15c3c01031e7170..ab36a656af9d92cbc6a2ade2b313f663b0e62f00 100644 (file)
@@ -419,11 +419,7 @@ Install from git source by doing the following:
     git clone https://salsa.debian.org/Kazan-team/power-instruction-analyzer.git pia
     cd pia
     maturin build --cargo-extra-args=--features=python-extension
-
-Get a root prompt by doing sudo bash then:
-
-    cd /home/USERNAME/src/pia
-    python3 -m pip install target/wheels/*.whl
+    python3 -m pip install --user target/wheels/*.whl
 
 ## Coriolis2