Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmwright/ba62d6c78e06998bb0e29d8c59bed520 to your computer and use it in GitHub Desktop.
Save jmwright/ba62d6c78e06998bb0e29d8c59bed520 to your computer and use it in GitHub Desktop.

WIP Installation Instructions for pywrap on Raspberry Pi

Pre-requisites

  • pip3 install logzero toml pandas joblib path tqdm toposort clang pybind11 cymbal schema

Script alterations

  • Change run.sh script python references to python3

Run the generation script

CONDA_PREFIX="." ./run.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment