By linux version you mean the source code version of the web2py download? 
You can run the source version on your Mac directly, you only need to 
install python.

Can't help with the original error since I don't use mac os x, but I'm sure 
some other mac user will come along shortly.

Regards,
Ales

On Monday, May 27, 2013 2:14:37 PM UTC+2, jfinke wrote:
>
> Well, I installed the linux version on a VM I have and it worked 
> perfectly.  So, I guess I will stick with that.  But something appears to 
> be off with the compiled .app for the Mac.
>
> On Sunday, 26 May 2013 17:26:23 UTC-5, jfinke wrote:
>>
>> I just downloaded the mac version of web2py.  When I start the server 
>> with a password, I immediately get an error ticket.
>>
>> Error ticket for "welcome"Ticket ID
>>
>> 127.0.0.1.2013-05-26.17-23-02.b3d13a3c-4b2c-445a-a4cf-2722911fae41
>> <type 'exceptions.AttributeError'> 'Auth' object has no attribute 
>> 'wikimenu'Versionweb2py™Version (2, 4, 7, 'stable', 
>> datetime.datetime(2013, 5, 24, 17, 48, 47))PythonPython 2.5.1: 
>> /Users/jeremy/Downloads/web2py/web2py.app/Contents/MacOS/pythonTraceback
>>
>> 1.
>> 2.
>> 3.
>> 4.
>> 5.
>>
>> Traceback (most recent call last):
>>   File "/home/mdipierro/web2py/gluon/restricted.py", line 212, in restricted
>>   File 
>> "/Users/jeremy/Downloads/web2py/web2py.app/Contents/Resources/applications/welcome/models/menu.py"
>>  <http://localhost:8002/admin/default/edit/welcome/models/menu.py>, line 
>> 140, in <module>
>> AttributeError: 'Auth' object has no attribute 'wikimenu'
>>
>> Error snapshot [image: 
>> help]<http://localhost:8002/admin/default/ticket/welcome/127.0.0.1.2013-05-26.17-23-02.b3d13a3c-4b2c-445a-a4cf-2722911fae41#>
>>
>> <type 'exceptions.AttributeError'>('Auth' object has no attribute 
>> 'wikimenu')
>>
>> When I go to line 140 in models/menu.py, I see:
>>
>> if "auth" in locals(): auth.wikimenu()
>>
>>
>> Any ideas?  Thanks!
>>
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to