Here #41 the workaround / solution: http://code.google.com/p/web2py/issues/detail?id=1809
Il giorno venerdì 28 marzo 2014 16:26:27 UTC+1, egigi ha scritto: > > > Could someone help me about this error? > > I'm trying to install the framework just downloaded but something doesn't > work fine: > > C:\web2py>web2py.exe > Traceback (most recent call last): > File "<string>", line 6, in <module> > File "__main__.py", line 128, in <module> > File "__main__web2py__.py", line 18, in <module> > File "/home/mdipierro/make_web2py/web2py/gluon/__init__.py", line 15, in > <module> > File "/home/mdipierro/make_web2py/web2py/gluon/globals.py", line 19, in > <module> > File "/home/mdipierro/make_web2py/web2py/gluon/xmlrpc.py", line 10, in > <module> > File "SimpleXMLRPCServer.pyc", line 102, in <module> > File "xmlrpclib.pyc", line 144, in <module> > File "httplib.pyc", line 78, in <module> > File "mimetools.pyc", line 6, in <module> > File "tempfile.pyc", line 34, in <module> > File "random.pyc", line 873, in <module> > File "random.pyc", line 96, in __init__ > File "random.pyc", line 110, in seed > WindowsError: [Error -2146893795] Inizializzazione non corretta eseguita > da una DLL del provider > > Any suggest for me please? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

