So I\'m getting the following error when running a script that imports web.
web
$ python bin/app.py Traceback (most recent call last): File \"bin/ap
Old question, but for people who reach this via web search, this is the command you're looking for, assuming an apt-based linux distribution like ubuntu or debian:
$ sudo aptitude install python-webpy