gotta add a
cd piston
to the install directions. The full install reads like
git clone https://github.com/xeroc/piston
cd piston
git checkout feature/standalone-web
make install-user
# install extra requirements for piston.web
pip3 install -r requirements-web.txt