doesn't the standard ./web2py.py work ?
who prepared w2p_run, w2p_clone and w2p_apps left in a hurry and no docs. 
sincerely, right now all three of them can safely be treated as 
non-existant.

On Saturday, June 8, 2013 7:42:54 AM UTC+2, Jorge Araya Navarro wrote:
>
> Hello, I'm new to web2py, I installed the stable version on my system and 
> ran w2p_run but something goes wrong:
>
> jorge [~] ~> w2p_run 
> WARNING:root:Unable to import plural rules: No module named plural_rules
> Traceback (most recent call last):
>   File "/usr/bin/w2p_run", line 5, in <module>
>     pkg_resources.run_script(
> 'web2py==2.5.1-stable-timestamp.2013.06.06.15.39.19', 'w2p_run')
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 505, 
> inrun_script
>     self.require(requires)[0].run_script(script_name, ns)
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1245, 
> inrun_script
>     execfile(script_filename, namespace, namespace)
>   File 
> "/usr/lib/python2.7/site-packages/web2py-2.5.1_stable_timestamp.2013.06.06.15.39.19-py2.7.egg/EGG-INFO/scripts/w2p_run"
> , line 17, in <module>
>     import gluon.widget
>   File 
> "/usr/lib/python2.7/site-packages/web2py-2.5.1_stable_timestamp.2013.06.06.15.39.19-py2.7.egg/gluon/widget.py"
> , line 25, in <module>
>     import main
>   File 
> "/usr/lib/python2.7/site-packages/web2py-2.5.1_stable_timestamp.2013.06.06.15.39.19-py2.7.egg/gluon/main.py"
> , line 120, in <module>
>     raise RuntimeError("Cannot determine web2py version")
> RuntimeError: Cannot determine web2py version
> jorge [~] ~> 
>
> So, I cannot get web2py running :(, any help?
>
>
>
>

-- 

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