which python version? Did you upgrade anything else at the same time? copy_reg is a python module, not a web2py module and you should have it.
On Thursday, 14 January 2016 18:27:06 UTC-6, José Eloy wrote: > > Hi there! > > I upgraded my web2py source folder (2.9.6) with the most recent version > (2.13.4), but when I run my application I get the error: No module named > copy_reg. Mi app was running well before the upgrade. I´m runnig my app in > Windows Server 2008 R2. The upgrade was made using the administrative > interface and copy/paste the new version over the old version. > > How can I to fix this error? > > Regards. > > Sorry for my bad english! I hope you can understand me. > -- 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.

