mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 17:02:04 +08:00
more ubuntu setup
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
bin
|
||||
capnproto-c++-0.6.1*
|
||||
include
|
||||
lib
|
||||
@@ -51,7 +51,9 @@ pip install pipenv==2018.11.26
|
||||
cd ../
|
||||
pipenv install --system --deploy
|
||||
|
||||
# TODO: add openpilot to PYTHONPATH
|
||||
# TODO: add openpilot to PYTHONPATH and external to PATH
|
||||
# export PYTHONPATH="$HOME/openpilot"
|
||||
# export PATH="$PATH:$HOME/openpilot/external/capnp/bin"
|
||||
|
||||
# TODO: run external/capnp/build.sh ... needed?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user