9e001da6852a0653130bd0f8b7535ec0d0b2facf
Add installation instructions for the development environment. ref: N25B-115
Installation
Linux (or WSL)
Start off by installing Pyenv and walk through the steps outlined there (be sure to also add it to PATH). Also install the Python build requirements. Afterwards, install Python 2.7 and activate it for your current SHELL:
pyenv install 2.7
pyenv shell 2.7
Description
Languages
Python
94.8%
Shell
5.2%