First of all you need to start arcan console
- Clone and build https://github.com/letoram/arcan
- Start console
./arcan -w 640 -h 480 -T ../data/scripts -p ../data/resources ../data/appl/console
- Install the package:
python setup.py install
ARCAN_CONNPATH=console python examples/clock.pyARCAN_CONNPATH=console python examples/listwnd.pyARCAN_CONNPATH=console python examples/bufferwnd.py