Hello, I have this problem when I want to start web2py with w2p_run command:
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 [~] ~>
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.