README: source after virtualenv

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-12-29 16:03:34 +01:00
parent 9b96f4ccf7
commit 26b799efc3
1 changed files with 5 additions and 5 deletions

View File

@ -31,11 +31,6 @@ Install CMake and build the C++ tools:
make
popd
Always make sure to set the environment for the device you are working on before
running any other commands:
source database/artix7/settings.sh
(Option 1) - Install the Python environment locally
sudo apt-get install virtualenv python3-virtualenv python3-yaml
@ -46,6 +41,11 @@ running any other commands:
sudo apt-get install python3-yaml
sudo pip3 install -r requirements.txt
Always make sure to set the environment for the device you are working on before
running any other commands:
source database/artix7/settings.sh
**If you are a prjxray developer, skip this step.** But, if you just want to use the Python API with a pre-generated database, just download a current stable version and skip the rest of the instructions:
# WARNING: causes git issues, overrides environment