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
Pythonweb is pretty out of date, but they still have a downloads page where you can get the most recent release. Then just do a python setup.py install
python setup.py install