Hi there...
Was there a solution posted for this problem?
On Sunday, 30 September 2012 00:03:41 UTC-5, nc wrote:
>
> I've encountered this problem too. I edited my app's controller/default.py
> file from the admin interface, clicked on line 34, clicked "toggle
> breakpoint", and got the me
uments and Settings/mkerins/My
Documents/web2py/wsgihandler.py' cannot be loaded as Python module.
[Sun Apr 21 00:27:54 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1644):
Exception occurred processing WSGI script 'C:/Documents and
Settings/mkerins/My Documents/web2py/wsgihandler.py'.
however, when
> Apache loads wsgihandler.py and tries to execute the line:
>
> import gluon.main
>
> it fails with the error:
>
> [Sun Apr 21 00:27:54 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1644):
> Target WSGI script 'C:/Documents and Settings/mkerins/My
&g
:
>
> [Sun Apr 21 00:27:54 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1644):
> Target WSGI script 'C:/Documents and Settings/mkerins/My
> Documents/web2py/wsgihandler.py' cannot be loaded as Python module.
> [Sun Apr 21 00:27:54 2013] [error] [client 127.0.0.1] mod_wsg
t; import gluon.main
>
> it fails with the error:
>
> [Sun Apr 21 00:27:54 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1644):
> Target WSGI script 'C:/Documents and Settings/mkerins/My
> Documents/web2py/wsgihandler.py' cannot be loaded as Python module.
> [
I just downloaded version 2.9.4 onto a Windows XP Professional Service Pack
3 machine and get the error "The procedure entry point wcscpy_s could not
be located in the dynamic link library msvcrt.dll" when I execute web2py.exe
--
Resources:
- http://web2py.com
- http://web2py.com/book (Document
How does one apply formatting to a field which is not defined in a table,
but rather the result of a sum() operation?
Below, the field 'price' is formatted in the table definition as currency,
and displays in forms with appropriate currency symbol and thousands
separators. However, after the
Thanks for this, but is there no way to apply this formatting in the
controller?
My views are very simple, with tables being rendered simply with {{=tbl}},
so unless I'm missing something, I don't think I really have any way to
apply the DIV as you suggested.
Thanks.
On Friday, March 31, 2
8 matches
Mail list logo