Skip to content

Instantly share code, notes, and snippets.

@mbwhite
Last active April 19, 2019 08:18
Show Gist options
  • Save mbwhite/2de7326d4680591101a27a53315a11b8 to your computer and use it in GitHub Desktop.
Save mbwhite/2de7326d4680591101a27a53315a11b8 to your computer and use it in GitHub Desktop.
Leon on Raspberry PI

Problem persists... will need to look into how python is located in this script.

➡ Installing Python packages from bridges/python/Pipfile.lock...
✖ Failed to install the Python packages: Error: Command failed: /bin/sh -c pipenv install
Warning: Python 3.6 was not found on your system…
You can specify specific versions of Python with:
 $ pipenv --python path/to/python


✖ Error: Command failed: /bin/sh -c pipenv install
Warning: Python 3.6 was not found on your system…
You can specify specific versions of Python with:
 $ pipenv --python path/to/python

UPDTE 19April Mea Culpa - docs do say that it's python2.6.. Installed and built 3.6 - subtly different approach (https://gist.github.com/dschep/24aa61672a2092246eaca2824400d37f) so the build is lot faster (or it's just different in python 3.6) Leon is currently installing the python packages... so going for a walk as Leon has said

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