Hi guys new user here

I just upgraded my folder at /usr/share/web2py
to new version: Version 2.5.1-stable+timestamp.2013.06.06.15.39.19

and I'm getting this startup error

Terminal output

/usr/share/web2py $ python web2py.py
WARNING:root:Unable to import plural rules: No module named plural_rules
Traceback (most recent call last):
  File "web2py.py", line 18, in <module>
    import gluon.widget
  File "/usr/local/lib/python2.7/dist-packages/gluon/widget.py", line 26, 
in <module>
    import main
  File "/usr/local/lib/python2.7/dist-packages/gluon/main.py", line 110, in 
<module>
    raise RuntimeError, "Cannot determine web2py version"
RuntimeError: Cannot determine web2py version

Can anyone advise whats missing? I'm running Linux Mint 14

thanks

Mike

-- 

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