I installed the RPIO using the following instructions on a RPI 2.
$ sudo apt-get install python-setuptools
$ sudo easy_install -U RPIO
I then ran "rpio-curses". It came back with the error:
"SystemError: This module can only be run on a Rasperry Pi"
Will this run on a Raspberry Pi 2?