In tutorial on the web page 'running alps programs using python' line:
print convertToText(plotdata)
and the next two lines should read:
print pyalps.plot.convertToText(plotdata)
just like it is in the file tutorial-text.py
Best regards
Tadeusz