Hi, I'm new to programming in python, and thought I would start experimenting with web frameworks as well. However, I keep getting 'NameError: name 'copyright' is not defined' when I try to run the web2py web app. When I try to install in the terminal, python web2py.py, I get a 'file not found' (though I'm running the command in the directory that the unzipped web2py is located.
I'm using a mac book with os x 10.6.7, and have recently updated to python 2.7 on this machine. Thank you, Michael

