Elias Assarsson writes:
On another note I have been able to setup a web UI although it took far
longer than 5 minutes as I struggled with problems due to having both
Python 2.7 and 3.2 on my system.
Did you try a virtualenv? That usually helps with such problems.