very confused by this traceback. This line: from upwatcher import uploadwatch
is not in the scheduler code. where is it? In your code? Do you have this library installed somewhere? Did it work before? Massimo On Tuesday, 22 March 2016 16:39:06 UTC-5, Dave S wrote: > > > > On Monday, March 21, 2016 at 3:38:16 PM UTC-7, Massimo Di Pierro wrote: >> >> Please help us check it (for testers version) >> >> http://web2py.com/init/default/download >> >> and let us know if it does not work with your code. I will be released as >> stable in 2 days. So better check it sooner rather than later. >> >> > I'm getting a ticket: > > Traceback (most recent call last): > File "/home/develop2/web2py/web2py-2141-beta/gluon/restricted.py", line > 227, in restricted > exec ccode in environment > File > "/home/develop2/web2py/web2py-2141-beta/applications/uploader/models/scheduler.py", > > line 5, in <module> > from upwatcher import uploadwatch > File "/home/develop2/web2py/web2py-2141-beta/gluon/custom_import.py", > line 95, in custom_importer > return base_importer(pname, globals, locals, fromlist, level) > ImportError: No module named uploader.modules.upwatcher\n' > > > uploader/modules contains both upwatcher.py and __init__.py > > > Loads in Version 2.13.4-stable+timestamp.2015.12.26.04.59.39 > > > /dps > > > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.