On Monday, August 1, 2011 12:53:46 PM UTC-4, Michael McMahon wrote: 
>
> 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.

 
Can you explain exactly what you're doing and where you see that error 
message?
 

>   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.

 
Did you download the Mac binary version? 'python web2py.py' is used when 
running from the source version.
 
Anthony

Reply via email to