I followed these steps to install easyengine on a fresh Ubuntu 14.04 Linode server.
wget -qO ee rt.cx/ee && sudo bash ee
source /etc/bash_completion.d/ee_auto.rc
ee site create example.com --wp
And then I got the following terminal error.

Any resolution to this ?